- Clone down the repo.
- Run
$ npm install
. - Run
$ touch .env
. - In that
.env
file, addAPI_KEY =
and set it to whatever string you like. - In the
Header.js
andserver.js
files, change theredirect_uri
tohttp://localhost:1701/callback
. - Run
$ npm start
. - View the app at
http://localhost:1701
! - To test, run
$ npm test
.
- This is the view students see on their home page
- This is the view of a mentor information