Skip to content

sagarEmn/weather-app-ts-redux

Repository files navigation

Weather Dashboard using React, TypeScript and Redux

This project is in the progress currently

Guide for installation and usage:

  1. Clone the repository
  2. Install the dependencies using
    npm install
  3. Run and view the site live:
    npm run dev