- A Blockchain-based Ecommerce Website With Admin Pannel and Digital Warranty System using NFTs.
- Tech Stack: Reactjs, Nodejs, MongoDB, Solidity, Ethereum, Web3js, ERC721 smart-contract
Created by Prashant Singh, Ayush Tiwari and Apoorv Dixit
- Run npm i to install all the dependencies in client, server and dashboard folder
- Run npm start in the above three folder to start the application
- Open admin pannel and client localhost in different browsers.(having metamask extension installed)
- Add the following in the .env file in SERVER folder
- PORT =5000
- NODE_ENV=production
- JWT_SECRET=secretkey
- MONGO_URL=