About | Features | Technologies | Requirements | Starting | License | Author
This project is a simplified front end clone of Netflix. It was created with React and CSS (Grid and Flexbox). It uses The MovieDB Api to search for movies and display details. Feel free to contribute!
✔️ Feature 1;
✔️ Feature 2;
✔️ Feature 3;
The following tools were used in this project:
- Axios
- Redux & React
- Sass (grid & flexbox)
- Media queries
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/jkm243/netflix-clone
# Access
$ cd netflix-clone
# Install dependencies
$ yarn
# Run the project
$ yarn start
# The server will initialize in the <http://localhost:3000>This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Jacques Katsuva
