This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
- React
- TypeScript
- Vite
- SCSS
- React-router-dom
- React-icons
- React-chartjs-2
I would like to express my expirienced of this project was a great learning experience for me. Usinng React, TypeScript, and Vite, I was able to create a dynamic and responsive admin dashboard that met the requirements of the project.
I have implemented component reusability in this project by creating reusable components such as Navbar, Sidebar, and Footer. This approach not only reduces code duplication but also makes the codebase more maintainable and easier to update.
In conclusion, this project adheres to the admindashboard of ecomerce website. I used react table, chakra-ui, react-router-dom, react-icons, react-chartjs-2, and added apps.json file to store the data.
- Clone the repository:
git clone https://github.com/kirangadhavi/admin_dashboard.git- Navigate to the project directory:
cd admin_dashboard- Install the dependencies:
npm install- Start the development server:
npm run dev- Open your browser and visit [https://admin-dashboard-phi-sand.vercel.app/] to see the project.



