This project is a stylish and feature-rich dashboard built using Vite, React, and the Ant Design UI library. It also integrates Firebase authentication and storage for user management and avatar uploads. While the dashboard's visual elements are complete, the functionality of the buttons and features is left for you to implement according to your application's needs.
-
Elegant Ant Design UI: A beautiful and responsive user interface that's ready to impress your users.
-
Firebase Authentication: Enable user registration and login with Firebase authentication services.
-
Firebase Cloud Storage Seamlessly upload and manage user avatars using Firebase cloud storage.
git clone https://github.com/mohamed-amor1/retink-assessment.git
cd retink-assessment
npm install
- Create a Firebase project on the Firebase Console.
- Configure Firebase Authentication and Storage according to your requirements.
- Add your Firebase project configuration to src/firebase.js.
npm run dev
Deploy your application to your hosting platform of choice.
I welcome contributions to improve and enhance this project. Whether you want to fix errors, add new features, or suggest improvements, your input is valuable.
This project is licensed under the MIT License.