Skip to content

React Weather Application build from scratch using OpenWeatherApi to gather weather data.

Notifications You must be signed in to change notification settings

svilkic/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern React Weather App

Minimalistic weather app that displays weather forecast for 7 days for selected city. Created as small team project with goal of using lates React trends, creating complex animations and transitions from scratch, and improving overall teamwork and knowledge.

DEMO

Video Example

Desktop

Example Video

Mobile

Example Video

Instructions:

1. npm install

2. Create account Open Weather Map

3. Create .env in root folder nad add your OpenWeather API Key

REACT_APP_WEATHER_API_KEY=

4. npm start

Deploy to Github Pages:

npm run deploy -- -m "Commit message"

Note: The current code in your local will be deployed, regardless of if the changes are comitted or not.

About

React Weather Application build from scratch using OpenWeatherApi to gather weather data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published