Skip to content

MateuszPerczak/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather app

GitHub GitHub last commit

Libraries

  • React
  • Emotion
  • framer-motion
  • react-router-dom
  • lodash
  • react-query
  • react-use-system-theme

Icons

  • Segoe Fluent Icons
  • Icons8

Running this project

  1. Install all dependencies.
yarn
  1. Start react development server.
yarn start