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).
- Host: GitHub
- URL: https://github.com/chimwemwe-127001/javascript-capstone
- Owner: Chimwemwe-127001
- Created: 2021-11-15T12:28:35.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2021-12-16T17:54:10.000Z (over 4 years ago)
- Last Synced: 2025-09-24T15:06:18.631Z (9 months ago)
- Topics: babel, html-css-javascript, jest, kanban-board, linters, webpack
- Language: JavaScript
- Homepage: https://eager-meitner-73b056.netlify.app/
- Size: 678 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

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