Skip to content

Commit e4bc1af

Browse files
authored
Update README.md
1 parent fdff02d commit e4bc1af

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

README.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Zappify Shoes
2-
<<<<<<< Updated upstream
32
**Zappify Shoes** is an online shoe store built to sell just *one* premium pair of shoes. Instead of a messy website with hundreds of products, Zappify gives the user a super clean and focused shopping experience for that single product.
43

54
### Simple Breakdown of What It Does:
@@ -9,17 +8,6 @@
98
- **Powerful Engine (Backend):** Behind the scenes, it uses a real database to safely store user data and orders. It's built on popular, modern technologies (React for what you see, Node.js and MongoDB for what happens behind the scenes).
109

1110
In simple words, Zappify is a complete, real-world example of an e-commerce website designed to look great and work perfectly from start to checkout.
12-
=======
13-
Zappify Shoes is a highly-optimized, premium e-commerce platform dedicated to showcasing and selling a single, flagship shoe model. Rather than overwhelming users with endless product catalogs, Zappify provides a focused, immersive shopping experience.
14-
15-
### What It Does
16-
- **Immersive Showcase:** Presents the product using smooth, performant animations and a sleek UI built with React and Framer Motion.
17-
- **Secure Shopping:** Users can securely sign up, log in, and manage their sessions via a robust JWT-based authentication system.
18-
- **Order Processing:** Includes backend capabilities for securely capturing user orders, managing cart data, and processing shipping details via a REST API.
19-
- **Scalable Architecture:** Powered by a robust Node.js/Express backend and MongoDB Atlas, offering a complete, production-ready full-stack (MERN) environment containerized with Docker.
20-
21-
Designed for both performance enthusiasts and modern shoe lovers, Zappify ensures a beautiful, secure, and seamless user journey from the landing page to checkout.
22-
>>>>>>> Stashed changes
2311

2412
## Key Features
2513

@@ -87,6 +75,7 @@ docker run -p 5001:5001 zappify-backend
8775
```
8876

8977
## Repository Structure
78+
9079
```text
9180
Zappify/
9281
├── .github/workflows/ # CI/CD Pipeline

0 commit comments

Comments
 (0)