Project of dashboard for sellers done by fu-penzi and me.
You can see demo on GitHub pages.
- sign in user
- multiple accounts
- "orders" widget
- "offers ranking" widget
- "sale chart" widget
- two languages (polish and english)
- light and dark theme
- backend (really simple)
To run this code Node.js have to be installed. Backend (mock) run:
cd api
npm install
npm start
then start a frontend:
cd ../client
npm install
npm start
- "opinions" widget
- "quality" widget