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
- Host: GitHub
- URL: https://github.com/kingsleyibe/capstone-2
- Owner: KingsleyIbe
- License: mit
- Created: 2021-12-20T12:39:08.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-17T16:50:12.000Z (over 4 years ago)
- Last Synced: 2024-10-18T09:14:34.240Z (over 1 year ago)
- Topics: css, html, javascript, jest-tests, rest-api, webpack
- Language: JavaScript
- Homepage: https://kingsleyibe.github.io/capstone-2/
- Size: 1.69 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# CAPSTONE - TWO.
> MovieZone

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.