- Include .env file to project directory and define api key. TMDb_API=XXXXXXXXXXXXXXX. Get your API key here(https://developers.themoviedb.org/3/getting-started/introduction).
- Download all dependency - npm i.
- Bundle React application - npm run webpack-watch
- Start application - npm start and go to http://localhost:3000.
- Run test(./routes/apiRouter-test.js) - npm run test
damonnguyen7/MovieDB-Web-App
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|

