Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.08 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.08 KB

Sella Vendor Dashboard

This project was built with React, TailwindCSS and some Syncfusion components.

Sella Dashboard

Features

This application allows users to

  • View notifications
  • See an overview of their online store's performance
  • See a sales overview graph, top customers, top products, recent orders, transactions and more
  • Add a new product along with an image
  • View all products in the store with the orders placed for them
  • View all orders, customers and their details
  • Switch between light or dark mode
  • Set a theme color which will be reflected throughout the application.

Setup

To run Sella locally,

  • Clone this repo into your machine
  • cd into the newly cloned directory
  • Run npm install then npm start
  • Open http://localhost:3000/ to view it in your browser.

Website

Sella can be found and used here.