This is a React project set up with Vite for fast and efficient development.
Make sure you have Node.js and npm installed on your machine.
- Node.js: Download and install Node.js
- npm: Included with Node.js, but you can also use Yarn if you prefer.
git clone https://github.com/willzxone/ReactJs-Dashboard.git
npm install
npm run dev
Check out the live demo: React Dashboard
Modifying SVGs can be challenging, especially when trying to customize colors, sizes, or other attributes.
Used vite-plugin-svgr to convert SVGs to react components.