https://github.com/livewithcodeankit/e-liveankit.com
Welcome to our full-stack MERN (MongoDB, Express.js, React, Node.js) e-commerce project built with Next.js v14! This project encompasses a comprehensive set of features for a complete online shopping experience.
https://github.com/livewithcodeankit/e-liveankit.com
botpress e-commerce-project html-css-javascript mern-stack mongodb nextauth nextjs14 nodejs nodemailer reactjs stripe-payments tailwindcss typescript
Last synced: about 2 months ago
JSON representation
Welcome to our full-stack MERN (MongoDB, Express.js, React, Node.js) e-commerce project built with Next.js v14! This project encompasses a comprehensive set of features for a complete online shopping experience.
- Host: GitHub
- URL: https://github.com/livewithcodeankit/e-liveankit.com
- Owner: LiveWithCodeAnkit
- Created: 2024-03-06T03:35:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-22T05:40:02.000Z (7 months ago)
- Last Synced: 2025-03-24T18:11:16.621Z (3 months ago)
- Topics: botpress, e-commerce-project, html-css-javascript, mern-stack, mongodb, nextauth, nextjs14, nodejs, nodemailer, reactjs, stripe-payments, tailwindcss, typescript
- Homepage: https://e-liveankitcom.vercel.app
- Size: 13.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Commerce Project with Next.js v14, Tailwind CSS, and TypeScript
Welcome to our full-stack MERN (MongoDB, Express.js, React, Node.js) e-commerce project built with Next.js v14! This project encompasses a comprehensive set of features for a complete online shopping experience.
### Support the Project
If you find this project valuable and would like to support its continued development, consider making a financial contribution. Your support helps in maintaining the project and ensuring regular updates.
you can buy me a coffee:- [Buy me a coffee](https://www.buymeacoffee.com/ankityadavd)
## Features
### Authentication System
- **Next Auth**: Seamless authentication flow with Next Auth, providing a secure and user-friendly sign-up and login experience.
- **Verification Email**: Email verification to ensure the authenticity of user accounts.
- **Reset Password**: A robust system for users to reset their passwords securely.
- **Forgot Password**: Simple and secure password recovery for users who forget their login credentials.
### Shopping Cart and Wishlist
- **Add to Cart**: Users can easily add products to their shopping cart for a streamlined shopping experience.
- **Wishlist**: Implement a wishlist feature, allowing users to save products for future consideration.
### Payment and Orders
- **Stripe Integration**: Securely handle payments using the popular Stripe payment gateway.
- **Order Management**: Users can view and manage their orders, providing transparency throughout the purchasing process.
### Product Reviews
- **Customer Reviews**: Enable users to leave reviews and ratings for products, enhancing the trustworthiness of your e-commerce platform.
### User Profile
- **Edit Profile**: Users can customize their profiles by updating their names and profile pictures.
### Responsive Design
- **Tailwind CSS**: Utilize Tailwind CSS for responsive and visually appealing designs across various devices.
### Admin Panel
- **Product Management**: Admins can efficiently add, edit, and delete products through a dedicated admin panel.