Skip to content

Latest commit

 

History

History
75 lines (44 loc) · 1.51 KB

README.md

File metadata and controls

75 lines (44 loc) · 1.51 KB

Netflix Clone

A Netflix clone built with Vanilla JavaScript, HTML, and CSS. This project was built during our JavaScript Capstone Project at Microverse.

Built With

  • HTML
  • Css
  • JavaScript
  • Webpack
  • Jest

Live Demo

Live

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Node.js
  • npm
  • Webpack

Setup

  • 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

Usage

  • Run npm start to start the server

Run tests

  • Run npm test to run the tests

Authors

👤 Nii Darku

👤 Elijah Odjegba

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.