
TrendAura
Satyam Rai / February 4, 2025
This is a full-stack ecommerce clothing store built with the MERN stack and Stripe. It leverages MongoDB, Express.js, React, and Node.js for a seamless shopping experience, while Stripe handles secure payments.
Features
- Stripe Payments: Accept payments securely using the Stripe API.
- Product Catalog: Browse products displayed in a grid layout.
- Shopping Cart: Add products to the cart and proceed to checkout.
- User Authentication: Enable users to sign up, log in, and manage their accounts.
- Order History: Track past orders and shipment status.
Technologies
- MERN Stack: MongoDB, Express.js, React, and Node.js for a robust and scalable application.
- Stripe: A secure payment processing platform.
- Tailwind CSS: A utility-first CSS framework for responsive and modern UI.
- Vercel: Deployment and hosting for a seamless development experience.
Getting Started
To get started with this project, you can clone the repository and install the dependencies:
https://github.com/satyamrai553/TrendAura.git
cd TrendAura
npm install
Once the dependencies are installed, you can run the development server:
npm run dev
The development server will start at http://localhost:5173
.
Deployment
To deploy this project, you can use Vercel. You can link your GitHub repository to Vercel and deploy the project with a single click.
Conclusion
TrendAura showcases how a full-stack ecommerce application can be built using the MERN stack and Stripe. With a secure payment system and a user-friendly shopping experience, it provides a complete solution for online retail.