ahmedelgabri / react-dashboard

Just a simple React dashboard backed up by a fake JSON API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just a simple React dashboard backed up by a fake JSON API.

Tech

  • React
  • ES2015
  • Webpack
  • PostCSS

To run the app

$ npm i && npm start

This will run the webpack-dev-server and you will be able to view the app on http://localhost:8080

To build the app

$ npm run build

About

Just a simple React dashboard backed up by a fake JSON API.


Languages

Language:JavaScript 70.3%Language:CSS 27.3%Language:HTML 2.4%