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

https://github.com/chimwemwe-127001/javascript-capstone

This JavaScript capstone project is about building our own web application based on an external API. We selected an API that provides data about weather, a topic that we liked and then built the webapp around it. The webapp has 2 user interfaces (depending on the size of our team).
https://github.com/chimwemwe-127001/javascript-capstone

babel html-css-javascript jest kanban-board linters webpack

Last synced: about 2 months ago
JSON representation

This JavaScript capstone project is about building our own web application based on an external API. We selected an API that provides data about weather, a topic that we liked and then built the webapp around it. The webapp has 2 user interfaces (depending on the size of our team).

Awesome Lists containing this project

README

          

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

# Weather App

> This JavaScript capstone project is about building our own web application based on an external API. We selected an API that provides data about weather, a topic that we liked and then built the webapp around it. The webapp has 2 user interfaces (depending on the size of our team).
Additional description about the project and its features.

## Project Presentation
- To get an idea about the project, [here](https://drive.google.com/file/d/1_gHd_k7Ywoiim3KVjDeM2P-xT26na72f/view?usp=sharing) is a short video that gives a brief overview of the project.

## Live Demo
> Click [here](https://eager-meitner-73b056.netlify.app/) to view the project live demo.

## Built With

- HTML
- CSS
- JavaScript
- Webpack
- Kanban board
- Jest
- Babel

## Getting Started
> To get started:
> clone the repo...

`git clone https://github.com/Chimwemwe-127001/JavaScript-Capstone.git`

> navigate to repo dir...

```cd JavaScript-Capstone```

> install project dependencies

```npm install```

> build project

```npm run build```

> start project

```npm start```

## Authors

👤 **Chimwemwe Sinyinza**

- GitHub: [@Chimwemwe-127001](https://github.com/Chimwemwe-127001)
- Twitter: [@chimwewme](https://twitter.com/chimwewme)

👤 **Munsa1**

- GitHub: [@Munsa1](https://github.com/Munsa1)
- Twitter: [@MibengeMunsa](https://twitter.com/MibengeMunsa)

## 🤝 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!