As a paired project, we worked off of the The Movie DB API to create an app where users are able to create an account, sign into their account, and save favorite movies.
First, clone down the repo.
git clone
Once you have cloned the repo, install the library dependencies. Run:
npm install
To run tests in the game program, Run:
npm test
- fetch API
- ReactJS
- React Router v4
- Redux
- PostgresSQL 11
- Postico v1.5.6
- Postman v7.0.9
- JSX
- SCSS
- Enzyme/Jest