Lucas Radovan Mansur Ischanov Raphael Pham Keith Vega Caroline Padilla
Style Guide: https://google.github.io/styleguide/jsguide.html
Project CI Web Page: https://travis-ci.com/github/Raphael-Pham/study_connect
Setup:
- Git clone the repository into a local directory.
- Install Node.js for the appropriate operating system: https://nodejs.org/en/download/.
- Run "cd backend" in a terminal to navigate to the backend folder of the repository.
- Run "npm run start" to initialize the server and establish a connection to the MongoDB database.
- Open a separate terminal.
- Run "cd frontend" to navigate to the frontend folder of the repository.
- Run "npm i react-scripts @material-ui/lab" to install necessary packages.
- Create an account on the React webpage and connect with others!