Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.42 KB

README.md

File metadata and controls

57 lines (36 loc) · 1.42 KB

Weather-App

A simple web application that collects information from an API to provide weather forecasts. Real live data is obtained from the OpenWeatherMap API.

Live Preview

Weather App

Video Demo

Weather App

Weather App

Desktop

screenshot

Mobile

screenshot

Built With

  • ReactJS
  • Redux
  • Material UI

Getting Started

To get a local copy run the following steps:

  • Clone the repository with https://github.com/ZeenatLawal/Weather-App.git
  • Open your terminal or command line
  • Run git clone and paste the link above
  • Open the folder with your code editor
  • Run npm install to install all dependencies
  • Run npm start and go to http:localhost:3000/ to launch the server.

Author

👤 Zeenat Lawal

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments