Admin dashboard built with React.js, providing a user-friendly interface for effective management and data visualization.
- React.js: Utilizing the robust React.js library for efficient UI development.
- Material Icons: Enhanced with Material Icons to achieve a modern and visually appealing design.
Follow these instructions to set up and run the React.js Vite application:
- Node.js installed on your machine
- Clone this repository to your local machine:
git clone https://github.com/Vicgok/Admin_dashboard.git
- Navigate to the project directory:
cd Admin_dashboard
- Install dependencies:
npm install
Once the installation is complete, run the development server:
npm run dev
Visit http://localhost:3000
in your browser to explore the React.js Admin Dashboard.