Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 831 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 831 Bytes

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.