Skip to content

firatcanulukaya/react-dashboard-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Simple Dashboard

This is a simple react dashboard.

Instructions

First clone this repository.

$ git clone https://github.com/firatcanulukaya/react-dashboard-app.git

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install # or yarn

Run it

$ npm start # or yarn start