subash-c/web3_mern
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Marketplace website with Web3 integrated payment. (Archive -> https://frontend-n9qv.onrender.com/ Loading data may take time) Development has been migrated to gitlab repo (: UI development Complete integration of web3 Extra functionalities Make sure you have your own credentials: - in backend/.env file for MONGO_URI variable - frontend/src/pages/user/UserOrderDetailsPage.js for paying on ether. - interacting with smart contract. 1. Open terminal on the frontend folder and run "npm install" 2. Open terminal on the backend folder and run "npm install" 3. Having terminal opened on the backend run "npm run dev" to run the application 4. Add you credentials.