-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
50 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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). |