Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tresor11/weather-app

A weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with JavaScript.
https://github.com/tresor11/weather-app

javascript tresor11 weather-api

Last synced: 6 days ago
JSON representation

A weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with JavaScript.

Awesome Lists containing this project

README

        

# Weather forecast app

> This repo contains an implementation of a weather forecast app using the OpenWeather API.
![screenshot](./shoot.png)

## Built With

- JavaScript
- HTML
- CSS
- Boostrap
- Webpack
- Open Weather APi

## Live Demo

[Live Demo Link](https://rawcdn.githack.com/Tresor11/weather-app/4f9168043619b255732e9fe95c99197d22b5ddfe/dist/index.html)

## Getting Started

### Prerequisites
make sure you have node and npm istalled on you local computer.
### clone the repo by typing
```git clone https://github.com/Tresor11/weather-app.git```
### Install
run
```npm install```
to get the dependencies.

```npm run build```
to get your main.js file updated.

```cd dist```
to get the html file.

open your local server and you should be good to go.

## Author

👤 **tresor**

- Github: [@Tresor11](https://github.com/Tresor11)
- Twitter: [@Tbireke](https://twitter.com/Tbireke)

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

## 📝 License

This project is [MIT](lic.url) licensed.