Skip to content

RodrigoWebDev/react-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Weather Web App

Live demo

See a live demo here

Build With

  • React
  • React Hooks
  • Yarn
  • create-react-app
  • OpenWeather Api
  • SweetAlert 2
  • Axios
  • Bootstrap 5

How to install

yarn

How to use

Development server:

yarn start

Build:

yarn build