Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pranshudobhal/shoe-me-up
An eCommerce store for shoe lovers 😀
https://github.com/pranshudobhal/shoe-me-up
context-api css-modules react react-router-v6
Last synced: 2 days ago
JSON representation
An eCommerce store for shoe lovers 😀
- Host: GitHub
- URL: https://github.com/pranshudobhal/shoe-me-up
- Owner: pranshudobhal
- Created: 2021-04-01T18:55:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T15:08:59.000Z (about 2 years ago)
- Last Synced: 2024-11-08T17:59:39.464Z (about 2 months ago)
- Topics: context-api, css-modules, react, react-router-v6
- Language: JavaScript
- Homepage: https://shoe-me-up.vercel.app/
- Size: 1.09 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [ShoeMeUp](https://shoe-me-up.vercel.app/)
An eCommerce store for shoe lovers 😀
## **Installation**
```
$ git clone https://github.com/pranshudobhal/shoe-me-up.git
$ cd shoe-me-up
$ npm install
```## **Built with**
- React
- React Context API + useReducer
- React Router v6
- CSS Modules
- Hue UI
- MongoDB
- Mongoose
- ExpressJS
- Authentication using JWT and password hashing using Bcrypt and salt
- Razorpay payment gateway## **Functionalities**
- Product listing page
- Individual product page
- Cart
- Wishlist
- Filter and sort products
- Payment gateway integration
- Authentication:
- User Signup
- User Login## **Author**
- **Website** - [Pranshu Dobhal](https://pranshudobhal.netlify.app/)
- **Twitter** - [@pranshu_dobhal](https://twitter.com/pranshu_dobhal)
- **LinkedIn** - [pranshudobhal](https://www.linkedin.com/in/pranshudobhal/)