The home page is a list of films and tv show from which you can select a specific to see the details of the film.
The details page it basically provide the details about a specific film.
- javaScript
- React
- TMDB
- Redux
- Node js
- Netlify
Here are the steps to follow in order to get this project on your local computer.
node v18.15.0 +
npm v9.5.0 +
clone this repo by typing git clone
install the dependacies by typing npm install
start the local server by running npm start
this project is deployed on heroku
to get the deployment build of the code run npm run build
this project uses vitest from testing , to run the tests type npm test
👤 Jospin Ndaano
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
This project is MIT licensed