Yet another Netflix clone with a mobile friendly design made using ReactJS and The Movie DB
- Mobile-first responsive design
- Uses the Movie DB as a data source
- Coded using SCSS for a faster development experience
- Live site at https://yetanothernetflixclone.netlify.app/
Clone this repo to your desktop and run npm install
in the folio
directory to install all the dependencies.
Once the dependencies are installed, you can run npm start
in the folio
directory to start the application.
You will then be able to access it at localhost:8000
You can check out the full license here
This project is licensed under the terms of the MIT license.