The goal of this sideproject is to
- Upgrade my React Hooks knowledge
- Get more testing experience
- Find a better way to divide state
- Seperate logic from presentation more
while using the awesome data provided by the TMDB
In the project directory, you can run:
yarn start
Open http://localhost:3000 to view it in the browser.
Data and API provided by:
This project was bootstrapped with Create React App, with TypeScript added on top.