Skip to content

mellocating/nft-earth

 
 

Repository files navigation

nft-earth

Usage

  1. Get the project to your computer
git clone https://github.com/t-pyrope/nft-earth.git
cd nft-earth
npm install
  1. If you don't have what3words API Key, you can get it on the what3words web site
  2. Create .env.local file inside the root folder and put your key inside:
VITE_API_KEY=********

Running the website in the development mode

npm run dev

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.0%
  • CSS 6.3%
  • HTML 1.7%