Team Hackathon Project repository for Fall 2018 CMPE 281 course in SJSU with professor Paul Nguyen.
The repo has the following structure:
- journals - Weekly meetings, progress, and challenges
- doc - All project documentation and diagrams
- code - Project code
Go to the frontend directory
cd frontend
Install all the required packages
npm install
Run the React Server
npm start
Technologies used: ReactJS, Go, Riak KV database, MongoDB database, AWS , Heroku.