Elijahdre / javascript-group-capstone

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 46.3%Language:CSS 32.9%Language:HTML 20.8%