Skip to content

This is a project that fetches data from a movie api and allows you to add comments to each movie and also like a movie.

Notifications You must be signed in to change notification settings

Elijahdre/javascript-group-capstone

 
 

Repository files navigation

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.

About

This is a project that fetches data from a movie api and allows you to add comments to each movie and also like a movie.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.3%
  • CSS 32.9%
  • HTML 20.8%