alireza-gsh / NFT-Marketplace-Template

NFT Marketplace template built with react and nextjs (NOT FINISHED YET)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFT-Marketplace-Template

NFT Marketplace template built with react and nextjs

Prerequisites

You will need Node.js version 8.0 or greater installed on your system.

Setup

Get the code by either cloning this repository using git

git clone https://github.com/joscacgom/NFT-Marketplace-Template.git

Once downloaded, open the terminal in the project directory, and install dependencies with:

npm install

Then start the example app with:

npm run dev

The app should now be up and running at http://localhost:3000 🚀

About

NFT Marketplace template built with react and nextjs (NOT FINISHED YET)


Languages

Language:JavaScript 66.0%Language:CSS 34.0%