E-Commerce System is an online platform for buying and selling products. The platform is designed to be user-friendly and easy to use. The platform is built using Next.js, TypeScript, Redux, Tailwind, Shadcn UI, and Next.js middleware for authentication.
- User Registration: Users can register by providing necessary information.
- User Login: Registered users can log in to the system securely.
- Implement Product Category and Sub Category
- Subcategory based product listing
- User management features
- Product management features
- Other features is pending.....
- Next Js
- TypeScript
- Redux
- Tailwind
- Shadcn UI
- Next Js middleware for authentication
-
Clone the repository:
git clone https://github.com/Masumraihan/e-com-client.git
-
Install dependencies:
npm install
npm run dev
You can view a live demo of the Blood Donation System here.
You can find the server code in the github repository