Skip to content

Commit

Permalink
README file enhancement
Browse files Browse the repository at this point in the history
  • Loading branch information
mahekkg committed May 15, 2024
1 parent 19cba0f commit 139c1be
Showing 1 changed file with 50 additions and 21 deletions.
71 changes: 50 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,64 @@
# ShopNex - An Ecommerce App πŸ›οΈ #

## Live Link : ##
[shopnex.vercel.app](https://shopnex.vercel.app/)
<h2 align="center">ShopNex - Your Ultimate Fashion Destination πŸ›οΈ</h2>

## About The Project ##

Shopnex is your one-stop destination for fashionable clothing for the entire family. Discover a wide selection of men's, women's, and kids' apparel, ensuring that everyone can find the perfect style and fit. Shop with confidence and convenience at Shopnex for all your clothing needs.
<h2 align="center">πŸ“– About The Project</h2>

## Features - ##
Welcome to **ShopNex**, the premier online destination for stylish and trendy clothing for the entire family. Whether you're shopping for men, women, or kids, our diverse collection ensures you'll find the perfect fit for every style. Shop with ease and confidence at ShopNex, where fashion meets convenience.

🏠 **Home page :** The main landing page for your platform.
## ✨ Features

πŸ‘ͺ **Category-wise Product listing page :** Browse and filter products by category.
- 🏠 **Home Page:**
- A visually appealing landing page that showcases our latest collections and featured products.
- Easy navigation to help you explore various categories and promotions.

πŸ“„ **Individual product page :** Detailed info on a single product.
- πŸ‘ͺ **Category-wise Product Listing:**
- Filter products by categories such as Men's, Women's, and Kids' apparel.
- Sort options for new arrivals, price range, and more.

πŸ›’ **Cart Feature :** Add, remove, and purchase products.
- πŸ“„ **Product Detail Page:**
- Detailed product information including sizes, colors, and materials.
- High-quality images to view product details closely.

## Built With - ##
* React JS :atom_symbol:
- πŸ›’ **Cart Functionality:**
- Seamlessly add and remove items from your cart.
- View cart summary with product images, quantities, and prices.

## Getting Started :octocat: ##
```
$ git clone https://github.com/JiyaGupta-cs/ShopNex.git
$ cd ShopNex/
$ npm install
$ npm start
```
## 🌐 Live Link

Explore ShopNex: [shopnex.vercel.app](https://shopnex.vercel.app/)

## Contributing Guidelines :octocat: ##
## πŸ› οΈ Built With

[https://github.com/JiyaGupta-cs/mytwit/blob/master/contributing.md](https://github.com/JiyaGupta-cs/shopnex/blob/master/contributing.md)
- βš›οΈ **React JS**: The powerhouse framework behind our seamless user experience.

## πŸš€ Getting Started

Follow these steps to get a local copy up and running:

### Prerequisites

Ensure you have **npm** installed. Get it [here](https://www.npmjs.com/get-npm).

### Installation

1. **Clone the repository**
```sh
git clone https://github.com/JiyaGupta-cs/ShopNex.git

2. **Navigate to the project directory**
```sh
cd ShopNex/
3. **Install NPM packages**
```sh
npm install
4. **Start the development server**
```sh
npm start
## 🀝 Contributing
We welcome contributions that make this project better! To contribute, please follow our [Contributing Guidelines](https://github.com/JiyaGupta-cs/mytwit/blob/master/contributing.md).
## πŸ“¬ Contact
For any inquiries or feedback, visit our GitHub [Repository](https://github.com/mahekkg/ShopNex).

0 comments on commit 139c1be

Please sign in to comment.