The Ultimate Chakra UI Dashboard Template and Toolkit
- React: is the library for web and native user interfaces. Build user interfaces out of individual pieces called components.
- ChakraUi: is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.
- Feature-Sliced Design: Feature-Sliced Design promotes modular efficiency, organizing code into cohesive slices for streamlined development and enhanced scalability.
- Vite: Experience lightning-fast development with this next-generation build tool.
- Typescript: Boosts JavaScript development with static typing for robust, scalable projects.
- i18next: Seamlessly handle internationalization and localization.
- React Router Dom: Enable seamless navigation and routing in your application.
- React Helmet: A document head manager for React, that allows you to easily manage the document head
Clone the repository:
git clone https://github.com/MezianeKhalil/Grand-Line
cd Grand-Line
npm run install
npm run dev