Savour - http://savour.vinsonly.me
A Decentralized food-sharing platform, built with MongoDB, ExpressJS, ReactJS, and Ethereum Smart Contracts
- Make sure you have Node v8 and yarn v1.9.4 installed
- Clone the repo to your local machine
https://github.com/vinsonly/Savour.git - Change directory to the newly created file
cd Savour - Install client dependencies
cd client && yarn install - Install server dependencies
cd .. && yarn install - Start the app
yarn dev - Navigate to http://localhost:3000/
Note: No posts will show up on the front page as the local database is empty