This is a simple react dashboard.
First clone this repository.
$ git clone https://github.com/firatcanulukaya/react-dashboard-app.gitInstall dependencies. Make sure you already have nodejs & npm installed in your system.
$ npm install # or yarnRun it
$ npm start # or yarn start