A Netflix clone built with Vanilla JavaScript, HTML, and CSS. This project was built during our JavaScript Capstone Project at Microverse.
- HTML
 - Css
 - JavaScript
 - Webpack
 - Jest
 
To get a local copy up and running follow these simple example steps.
- Node.js
 - npm
 - Webpack
 
- Clone the repository to your local machine 
git clone https://github.com/niicode/javascript-group-capstone.git/ - Run 
npm installto install the dependencies - Run 
npm run buildto build the project 
- Run 
npm startto start the server 
- Run 
npm testto run the tests 
👤 Nii Darku
👤 Elijah Odjegba
- GitHub: @Elijah
 - Twitter: @Kingglijah
 - LinkedIn: LinkedIn
 
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.