Skip to content

DudychMarian/the-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☔ React Weather App

https://the-weather-dudychmarian.vercel.app/

A simple weather app that allows you to get current weather information, based on the city you are.

When you enter a city in the input field, you will have access to tips that you can select by clicking tabs, then click enter to select the city you need

Installation

git clone [email protected]:DudychMarian/the-weather.git
cd the-weather
yarn
yarn start

.env

  • REACT_APP_WEATHER_TOKEN - your personal key from weathermap api_keys
  • REACT_APP_IP_INFO_TOKEN - your personal key from ipinfo

Use Api

Use Libs

image