This is a dashboard application built with React, React Router, Firebase, TailwindCSS, and Chart.js. Link here.
This project was built using these technologies.
- React
- React Router
- Firebase
- TailwindCSS
- Chart.js
List the ready features here:
- Responsive UI design
- Dashboard with multiple sections
- Real-time data visualization with charts
- Authentication and authorization with Firebase
- Routing and navigation with React Router
- Styling with TailwindCSS
Follow the instructions below to get started with the Dashboard App.
Node.js installed globally on your machine
- Clone this repository.
- Install the dependencies by running npm install in the project directory.
- Create a Firebase project and configure the Firebase credentials in the .env file.
- Start the development server by running npm start.
- Open your browser and go to http://localhost:3000 to see the Dashboard App in action.
Give a ⭐ if you like this website!