Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ispirett/weather-app
a weather app developed on openweathermap api
https://github.com/ispirett/weather-app
Last synced: about 2 months ago
JSON representation
a weather app developed on openweathermap api
- Host: GitHub
- URL: https://github.com/ispirett/weather-app
- Owner: Ispirett
- Created: 2019-01-28T22:45:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T10:49:04.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T03:58:28.426Z (3 months ago)
- Language: JavaScript
- Size: 2.34 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Weather Free
###### A simple weather app using openweather api.
## [Visit site]( https://ispirett.github.io/weather-app/)## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
What things you need to install the software and how to install them
```
node
```### Installing
```
npm install
```### Up and running
```
open the index.html file in your browser
```## Built With
* Typescript
* javascript
* Webpack## Authors
* **Isaac Browne** - *Initial work* - [Ispirett](https://github.com/isprett)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details