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 install
to install the dependencies - Run
npm run build
to build the project
- Run
npm start
to start the server
- Run
npm test
to 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.