- Clone this repository. _ DO NOT FORK _
- cd into front-end, then cd into buildweek-potluck.
- run npm i to install all dependencies.
- run npm start to start up the app in your browser.
- Once app is up and running in the browser, MAKE SURE that you cd back into the front-end folder and create a new branch using "git checkout -b " (Keep the branch name similar to the task or component you are currently working on)
- All pushes must be made to your branch!!!!
- When submitting a pull request, notify another team member so that it can be reviewed.
- All pull requests will require one team member to review before it is merged
- Everyone on this team has admin authority, so it should't be an issue as long as all pull requests merge without error.