Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melaniesigrid/weather-app
A lovely Weather Forecast App that allows you to search by city. Created with React and Bootstrap.
https://github.com/melaniesigrid/weather-app
bootstrap metaweather-api react reactjs weather weather-app
Last synced: about 1 month ago
JSON representation
A lovely Weather Forecast App that allows you to search by city. Created with React and Bootstrap.
- Host: GitHub
- URL: https://github.com/melaniesigrid/weather-app
- Owner: melaniesigrid
- Created: 2022-03-11T05:34:11.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-03-21T12:01:28.000Z (almost 3 years ago)
- Last Synced: 2024-01-29T03:42:00.504Z (about 1 year ago)
- Topics: bootstrap, metaweather-api, react, reactjs, weather, weather-app
- Language: JavaScript
- Homepage: https://melaniesigrid.github.io/weather-app/
- Size: 14 MB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App :cloud_with_snow:
> A simple weather app developed using React and the Metaweather API.
![screenshot](./weather_app.gif)
## Built With đŠī¸
- React
- Bootstrap## Live Demo âī¸
[Live Demo Link](https://melaniesigrid.github.io/weather-app/)
## Getting Started âī¸
To get a local copy up and running follow these simple example steps.
### Prerequisites
Install Node and npm using the `npm install` command on your command line.### Setup
Clone this repository by typing `git clone https://github.com/melaniesigrid/weather-app.git` on your terminal.### Install
Run `npm install` on your command line.### Usage
Navigate to the project directory `cd weather-app`, and run `npm start`. Or, visit the live demo at: https://melaniesigrid.github.io/weather-app/## Author
đ¤ **Melanie Arellano**
- GitHub: [@melaniesigrid](https://github.com/melaniesigrid)
- Twitter: [@SiriMoon11](https://twitter.com/SiriMoon11)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/melaniesigrid/)## đ¤ 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!
## Acknowledgments
- Hat tip to Metaweather for their awesome API.
## đ License
This project is [MIT](./MIT.md) licensed.