Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 556 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 556 Bytes

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