Movies homepage clone using React JS and Redux
Movies homepage clone using React JS.
Start project
With the terminal available, follow the instructions below:
# Clone the repository
$ git clone https://github.com/therogersak/movies_clone_with_react-js
# Access the movies folder
$ cd movies_clone_with_react-js
# Install dependencies
$ npm install
# Start application
$ npm start
# Application running on port 3000
Observation
To use themoviedb.org API, you must register and obtain an access key, which is necessarily used in the application.
Contact
the Rogers ak – therogersak@gmail.com
License
This project is under the MIT license.
Developed by therogersak.