https://github.com/braincee/javascript-group-capstone
This is a simple movies catalogue website. This website allows the user to interact with various movies, share comments and reviews and also share ratings
https://github.com/braincee/javascript-group-capstone
html javascript jest-tests microverse-projects microverse-students react webpack
Last synced: about 1 year ago
JSON representation
This is a simple movies catalogue website. This website allows the user to interact with various movies, share comments and reviews and also share ratings
- Host: GitHub
- URL: https://github.com/braincee/javascript-group-capstone
- Owner: braincee
- Created: 2022-05-16T12:27:07.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2022-12-05T09:03:50.000Z (over 3 years ago)
- Last Synced: 2025-03-29T11:41:39.548Z (about 1 year ago)
- Topics: html, javascript, jest-tests, microverse-projects, microverse-students, react, webpack
- Language: JavaScript
- Homepage:
- Size: 2.48 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# COUNTDOWN MOVIES
> This educational project is to build our own web application based on an external API. We selected an API that provides data about a topic that we like and built the web app around it. The web app will have 2 user interfaces.
## Built With 🛠️
Languages: HTML, Sass and JavaScript
Linters: Lighthouse, Webhint, Stylelint and ESLint
Module Bundler: Webpack
Module Bundler Loaders: Style, CSS
APIs: TVmaze API and Involvement API
Code Editor: VS Code
## WEBSITE MOCKUP 💻
.png)
## Live Demo 🔗
Visit live demo [here](https://braincee.github.io/JavaScript-Group-Capstone/dist/) 👈 to view
## Live Presentation
Click [here](https://drive.google.com/file/d/11xA6HLdkbyWz1YV1Gi0aZQ4MDr5Jqt_T/view?usp=sharing) to see live presentaion
## Getting Started
To get a local copy up and running follow these simple example steps.
### Setup
```
git clone git@github.com:braincee/JavaScript-Group-Capstone.git
cd JavaScript-Group-Capstone
```
- Open a index.html file with your code editor of your choice and/or a browser of your choice.
```
Open the project using a live saver extension that can be found into your code editor or by using your browser
```
- install project dependencies
```
npm install
```
- build project
```
npm run build
```
- start project
```
npm start
```
- You can also check out this API documentation [link](https://www.notion.so/microverse/Involvement-API-869e60b5ad104603aa6db59e08150270)
### Environment Prerequisites
Web Browser
Code editor: VsCode or any code editor of your choice
## Authors
👤 **Nii Amanor Djoleto**
- GitHub: [@ramrod433](https://github.com/ramrod433)
- Twitter: [@\_Djoleto](https://twitter.com/_djoleto_)
- LinkedIn: [Nii Amanor Djoleto](https://linkedin.com/in/nii-amanor-djoleto-072b8a14a)
👤 **Stephen Annor**
- GitHub: [@braincee](https://github.com/braincee)
- Twitter: [@annor0543](https://twitter.com/annor0543)
- LinkedIn: [Stephen Annor](https://www.linkedin.com/in/kwesi-appiah-1387801a1/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.