Skip to content

Commit

Permalink
Merge pull request #6 from aasn0119/main
Browse files Browse the repository at this point in the history
chore: Update product images in README.md
  • Loading branch information
Subrat29 authored May 11, 2024
2 parents 19d6872 + 09c11c3 commit e2eab12
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,39 @@
# MeriDukaan

![Home Page](./src/assets/Home.jpg)
![Products Page](<./src/assets/products%20(2).jpg>)
![Store Page](./src/assets/Store.jpg)
![Become a Seller Page](./src/assets/seller.jpg)
![Add Products](./src/assets/addProducts.jpg)
![Add Shops](./src/assets/AddShops.jpg)

# Project Features

- React Ecommerce Frontend: A modern and clean interface that highlights our product catalog with elegance and style.
- React Ecommerce Filter: An easy-to-use filtering system that allows customers to sort products by category, price, and more.
- Ecommerce React Website: A full-featured website built on React that exemplifies best practices in web development and design.
- React Shopping App: More than just a website, a complete shopping application designed for seamless online transactions.

# Instructions

1. To run the app you first need to download and install Node.js and npm on your computer. When you download them you need to configure path variables. Here is the link where you can install them: https://nodejs.org/en
2. When you install Node.js and npm on your computer you need to download the project. When you download the project, you need to extract it.
3. After you extract the project you need to open the project folder in your terminal of choice and write:
3. After you extract the project you need to open the project folder in your terminal of choice and write:

```
npm install
```

3. After the installation is complete write:

```
npm start
```

4. Open the app in your browser on the address: http://localhost:5173 and enjoy :)

# Key Features:

- Extensive Product Range: Over 100 distinct clothing and shoe items, catering to a wide array of styles and preferences.
- User Accounts: Robust login and registration functionality, allowing customers to create and manage their personal accounts.
- Order Management: Users can view their order history
Expand All @@ -36,4 +50,5 @@ Back-End: Node.js, Express.js, Json Server
Database: MongoDb (in Local Server)

# Responsive Design:

Mobile-First Approach: The website is designed to be fully responsive and mobile-friendly, ensuring a consistent experience across all devices.
Binary file added src/assets/AddShops.jpg
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 src/assets/Home.jpg
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 src/assets/Store.jpg
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 src/assets/addProducts.jpg
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 src/assets/products (2).jpg
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 src/assets/seller.jpg
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 e2eab12

Please # to comment.