E-Commerce Admin Dashboard

Setup

After cloning the repository install the dependencies by running

$ npm install

In order to start the local server run

$ npm run dev

Dependencies

  • React: A JavaScript library for building user interfaces.
  • ag-grid-react: ag-Grid integration for React.
  • ag-grid-community: ag-Grid Community edition for advanced data grids.
  • Recharts: A composable charting library built on React components.
  • Vite: A fast development build tool that leverages native ES modules.

Navigation

The application facilitates intuitive navigation, the user can click on the sidebar links to navigate to the corresponding pages. e-commerce dashboard screenshot

Links