- HTML / CSS / JS / TypeScript
- ReactJS
- Front end web: github
- Api: themoviedb
prerequisites: npm / yarn
# clone repository
git clone
# enter the front end web project folder
cd front-end
# install dependencies
npm install
# run the project
npm start