This is a clone of the IMDB's (2020) website. This was my very first project made with react. The goal behind the project was to explore and learn more about react and the usage of different libraries and APIs.
- Clone the repo
- Install dependencies
- Add the .env variables, following the template
- In the root folder execute
yarn start
- Update design to current one (2022)
- Improve performance
- Add search functionality