Netflix homepage clone using React JS.
Basically, this project was developed based on the following technologies:
The 🔥 NETFLIX Clone in REACTJS for Beginners video by the amazing Bonieky Lacerda was used as a basis for creating the project and made me go beyond what was taught.
With the terminal available, follow the instructions below:
# Clone the repository
$ git clone https://github.com/mcosta21/netflix-clone-reactjs
# Access the netflix-clone-reactjs folder
$ cd netflix-clone-reactjs
# Install dependencies
$ npm install
# Start application
$ npm start
# Application running on port 3000
To use themoviedb.org API, you must register and obtain an access key, which is necessarily used in the application.
Folder src > Tmdbb.js > API_KEY
Marcio Costa - marcioc424@gmail.com
This project is under the MIT license.
Developed by Marcio Costa.