List of major frameworks that we used to build our project.
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- Clone the repo
git clone https://github.com/singhdivjeet/NFT-Marketplace
- Install NPM packages
npm install npm@latest -g
- Run the local development server
npm start