Skip to content

wsameer/reakt-dashboard

Repository files navigation

Welcome to Reakt Dashboard!

A simple dashboard app consisting of 3 small React learner project.

  • Weather app with live timer.
  • Premier League table with live updates.
  • Todo app with dark skin.

demo

Build with:

Getting Started

  1. Install dependencies

    yarn

  2. Fire up the server and watch files

    yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.