Skip to content

Commit

Permalink
create 3 pages Terms && privacy && search && and 2 New components Fu…
Browse files Browse the repository at this point in the history
…llScreenImage && Footer && PUT a PREVIWEPic in README.md
  • Loading branch information
Msr7799 committed Jan 31, 2025
1 parent a685df0 commit 32c10cd
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 17 deletions.
Binary file added MERN.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added MERN2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 6 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# E-Commerce Store 🛒
<p align="center">Welcome to our E-Commerce Store Website!</p>

## About This App:
![E-Commerce](./MERN2.png)

**Welcome to our E-Commerce Store Website!**

## About This App

Welcome to our E-Commerce Store! This app offers a seamless shopping experience with easy project setup and robust security features. Enjoy smooth MongoDB and Redis integration, along with a secure authentication system using JWT with refresh/access tokens. Users can effortlessly register and log in, manage products and categories, and utilize an intuitive shopping cart. Checkout is hassle-free with Stripe, and the app supports flexible coupon codes. Admins have access to a powerful dashboard with detailed sales analytics. The stylish design is powered by Tailwind, and the app ensures enhanced security and robust data protection. Experience fast caching with Redis and much more!

Expand Down Expand Up @@ -42,17 +45,4 @@ CLOUDINARY_API_SECRET=your_api_secret

STRIPE_SECRET_KEY=your_stripe_secret_key
CLIENT_URL=http://localhost:5173
NODE_ENV=development
```

## Run this app locally

```shell
npm run build
```

## Start the app

```shell
npm run start
```
NODE_ENV=development
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed frontend/public/Hwatch.png
Binary file not shown.
1 change: 0 additions & 1 deletion frontend/public/New.svg

This file was deleted.

Binary file added frontend/public/dark.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed frontend/public/dark3.jpg
Binary file not shown.
Binary file added frontend/public/light.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 32c10cd

Please sign in to comment.