A simple weather app developed using React and the Metaweather API.
- React
- Bootstrap
To get a local copy up and running follow these simple example steps.
Install Node and npm using the npm install
command on your command line.
Clone this repository by typing git clone https://github.com/melaniesigrid/weather-app.git
on your terminal.
Run npm install
on your command line.
Navigate to the project directory cd weather-app
, and run npm start
. Or, visit the live demo at: https://melaniesigrid.github.io/weather-app/
👤 Melanie Arellano
- GitHub: @melaniesigrid
- Twitter: @SiriMoon11
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to Metaweather for their awesome API.
This project is MIT licensed.