Skip to content

KaterinaLupacheva/coffee-shop-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee Shop Dashboard

A sample dashboard for a Coffee Shop. An owner or administrator can have in one place all information about orders, products, sales, employees, and many more.

demo demo demo demo demo demo

Technologies used

Run the app

  1. Clone this repo
  2. cd coffee-shop-dashboard
  3. npm install
  4. npm start

This project was bootstrapped with Create React App.