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

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

Awesome Lists containing this project

README

          

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

# 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 💻

![](./laptop%20(2).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.