OG
ogc16/ecommerce-admin
Ecommerce admin dashboard built with next js, shadcn ui, react query and supabase
Ecommerce admin dashboard
The Ecommerce Admin Dashboard is a tool designed specifically for managing an online store's essentials: products, orders, and customers. It's all about making life simpler for admins, helping them get things done smoothly and efficiently.
Table of contents
Features
- Authentication: Email, Google and Github authentication with forgot password functionality.
- Enhanced User Experience: Dark and light mode theming for personalized viewing.
- Management Views: Utilizes tables for convenient access to orders, products, customers, and coupons.
- Notifications: Integrated notifications for enhanced communication.
Technologies Used
- Frontend: Next.js, TypeScript, Shadcn UI, React Table, Tailwind CSS, React Query.
- Database: Supabase.
Installation
To run Ecommerce Admin Dashboard locally, follow these steps:
Clone the repository:
git clone https://github.com/taiwo-adewale/ecommerce-admin.gitNavigate to the project directory:
cd ecommerce-adminInstall dependencies:
npm installStart the development server:
npm run devOpen your browser and visit http://localhost:3000 to access Ecommerce Admin Dashboard.
Contribution
We welcome contributions from the community. If you'd like to contribute to Ecommerce Admin Dashboard, please follow these general guidelines:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes, ensuring clear code and comments.
- Submit a pull request, describing your changes in detail.
Contact
For questions, feedback, or inquiries, feel free to reach out to us at adewaletaiwo08@gmail.com.
