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. Updated from MetaWeather to AccuWeather due to API retirement.
https://github.com/melaniesigrid/weather-app

accuweather accuweather-api bootstrap react reactjs weather weather-app

Last synced: 5 months ago
JSON representation

A lovely Weather Forecast App that allows you to search by city. Created with React and Bootstrap. Updated from MetaWeather to AccuWeather due to API retirement.

Awesome Lists containing this project

README

          

# Weather App :cloud_with_snow:

> A simple weather app developed using React and the Metaweather API.
> UPDATE: As of 2025, the Metaweather API is not working. Updated to AccuWeather

![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.