Skip to content

mkdrx/weather-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App - React

weather-app

  • Clone the project
  git clone https://github.com/mkdrx/weather-react.git
  • Go to the project directory
  cd weather-react
  • Install dependencies
  npm install
  npm start