Skip to content

A Decentralized food-sharing platform, built with MongoDB, ExpressJS, ReactJS, and Ethereum Smart Contracts

Notifications You must be signed in to change notification settings

vinsonly/Savour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Decentralized food-sharing platform, built with MongoDB, ExpressJS, ReactJS, and Ethereum Smart Contracts

Start Guide for your local machine

  1. Make sure you have Node v8 and yarn v1.9.4 installed
  2. Clone the repo to your local machine https://github.com/vinsonly/Savour.git
  3. Change directory to the newly created file cd Savour
  4. Install client dependencies cd client && yarn install
  5. Install server dependencies cd .. && yarn install
  6. Start the app yarn dev
  7. Navigate to http://localhost:3000/

Note: No posts will show up on the front page as the local database is empty

About

A Decentralized food-sharing platform, built with MongoDB, ExpressJS, ReactJS, and Ethereum Smart Contracts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages