Skip to content

TrueSparrowSystems/nft-or-not-fe

Repository files navigation

NFT or Not - Frontend

Local Setup

npm i

or

yarn add

Set environment Variables

At root level create a file with name:

.env.local

Paste this Environment variable in above mentioned file

NEXT_PUBLIC_ALCHEMY_API_KEY: Alchemy API key
NEXT_PUBLIC_LENS_API_URL: Lens API call
NEXT_PUBLIC_API_BASE_URL: API base url
NEXT_PUBLIC_WEB_BASE_URL: Web base url

To start the Server

npm run dev

or

yarn run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages