/weather

The weather app allows users to get weather data

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

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