diff --git a/README.md b/README.md index 7dfcac3..2744ab5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ # COMP-2707-final-project +## Setup + +1. Clone the rep +2. `npm install` + +## Running the app +`npm start` + +## Docs/References + +- [React bootstrap](https://react-bootstrap.github.io/getting-started/introduction) + + +