🎥 📽 🎞 🎥 📽 🎞 🎥 📽 🎞 🎥 📽 🎞 🎥 📽 🎞 🎥 📽 🎞🎥 📽 🎞🎥 📽 🎞
A movie application made in react and that takes the data from the movies api with the api of api.themoviedb.org
-
Visual Studio Code - Install it if you want to edit this project frontend with Visual Studio Code editor.
-
React - framework javascript
visualization of the project working
You need a working environment with:
- Git - You can install it from https://git-scm.com/downloads.
The best option to start with this project is cloning it in your PC:
git clone https://github.com/monicatvera//movie-transition.git
Once you have cloned the project install all dependencies.
npm install
To start the project we must do the following:
npm start
We would already have the fully functional application.
- https://api.themoviedb.org. excellent api to get movie data and make applications