Skip to content

Weather app in which you can find the current temp and the upcoming temp for a specific location

Notifications You must be signed in to change notification settings

AhnafS/WeatherApp

Repository files navigation

Live Demo

https://weawther-app-ahnaf.netlify.app/

Description

Enter any location and view the current weather, top component, and view the weather of the upcoming days, buttom component.

Info

Front End built with React.js Tailwind.css for styling Fully Responsive Design Utilized the OpenWeather API JS built in fetch library to make calls

Copy Code

In order to run the code within your local machine, you must create a free OpenWeather API Key
https://openweathermap.org/api
After getting your key, create a .env file in the root folder.

REACT_APP_KEY=INSERT YOUR OWN KEY

You can then use terminal and type npm install && npm start

About

Weather app in which you can find the current temp and the upcoming temp for a specific location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published