Admin Dashboard is a comprehensive and responsive admin panel built using modern web technologies. It offers a user-friendly interface to manage and monitor various aspects of an application.
Admin Dashboard is designed to provide administrators with a powerful interface for managing data and configurations. The dashboard is built with React, featuring state management, routing, and internationalization capabilities.
- 📈 Real-time data visualization
- 🔄 Dynamic form handling
- 🌐 Multi-language support
- 📂 Modular and reusable components
- 🛠️ API integration with Axios
- 🔔 Toast notifications for user feedback
- Frontend:
- Routing:
- Internationalization:
- Forms:
- Notifications:
- HTTP Client:
- Build Tool:
- Linting:
- Formatting:
- Styling:
Ensure you have Node.js and npm installed. You can download Node.js here.
- Clone the repository:
git clone https://github.com/AmirrMahmoudi/admin-dashboard.git
- Navigate to the project directory:
cd admin-dashboard
- Install the dependencies:
npm install
- Start the development server:
npm run dev
Open http://localhost:3000 to view it in your browser.
Authors ✍️ Amirhossein Mahmoudi amirhosssein.js@gmail.com
Project Link: https://github.com/AmirrMahmoudi/admin-dashboard