Skip to content

mcosta21/netflix-clone-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Banner

Netflix homepage clone using React JS.

React JS

Technologies

Basically, this project was developed based on the following technologies:

React JS    TMDB   

Do you too

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.

🔥 NETFLIX Clone in REACTJS for Beginners

Start project

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

Observation

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

Contact

Marcio Costa - marcioc424@gmail.com

License

This project is under the MIT license.

Developed by Marcio Costa.