An open API service indexing awesome lists of open source software.

https://github.com/kingsleyibe/capstone-2

MoviesZone is an entertainment web app that hosts various kinds of movie collections. Users can select any movie of their choice, see what other viewers have to say about the series, view more details about the movie, like the movie, and also leave their comments. The application was built using vanilla JavaScript, CSS, and HTML
https://github.com/kingsleyibe/capstone-2

css html javascript jest-tests rest-api webpack

Last synced: 5 months ago
JSON representation

MoviesZone is an entertainment web app that hosts various kinds of movie collections. Users can select any movie of their choice, see what other viewers have to say about the series, view more details about the movie, like the movie, and also leave their comments. The application was built using vanilla JavaScript, CSS, and HTML

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# CAPSTONE - TWO.

> MovieZone

![screenshot](/app.png)

Application was built with HTML, CSS (SASS), JavaScript and Webpack to meet the need of a Capstone project website.

## Built With

- HTML
- Sass
- JavaScript
- Webpack
- Git and GitHub
- Jest

## Live Demo

- [Live Demo Link](https://kingsleyibe.github.io/capstone-2/dist/)
- [Live Video Link](https://www.loom.com/share/fff4ce355e0d47aa9a4813fb98cf5f95)

## Getting Started

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

### Prerequisites
- You should have basic knowledge of HTML
- You should have basic knowledge of CSS
- You should have basic knowledge of webpack
- Also, a basic knowledge of git and github
- A code editor: I used VScode for this project but you can use any code editor of your choice
### Setup
- follow steps on this link to set up VScode code editor: [setup vscode](https://www.freecodecamp.org/news/how-to-set-up-vs-code-for-web-development/)

### Install
[download](https://code.visualstudio.com/download) VScode.
[Watch this video](https://www.youtube.com/watch?v=MlIzFUI1QGA) on how to install VScode on windows

### Usage

Clone project, run in your terminal:

```$ git clone https://github.com/KingsleyIbe/capstone-2.git ```

Open the cloned project in your code editor and run:

``` $ cd to-do-list-app ```

Install npm packages, run:

``` $ npm i or npm install ```

Then run the server:

``` $ npm start ```

## Author 1

- GitHub: [@githubhandle](https://github.com/kingsleyibe)
- Twitter: [@twitterhandle](https://twitter.com/ibekingsley2)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kingsley-ibe-5669a5134)

**Author 2**
- GitHub: [@githubhandle](https://github.com/Mithi-code)
- Twitter: [@twitterhandle](https://twitter.com/LazyMithlesh)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mithlesh-kumar-564a97221/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgment
- Microverse

## 📝 License

This project is [MIT](./MIT.md) licensed.