Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rdshinde/swadeshi-ecomm-store
E-commerce app built using reactjs.
https://github.com/rdshinde/swadeshi-ecomm-store
reactjs
Last synced: 11 days ago
JSON representation
E-commerce app built using reactjs.
- Host: GitHub
- URL: https://github.com/rdshinde/swadeshi-ecomm-store
- Owner: rdshinde
- Created: 2022-03-15T13:08:18.000Z (almost 3 years ago)
- Default Branch: dev-typescript
- Last Pushed: 2022-12-15T15:10:00.000Z (about 2 years ago)
- Last Synced: 2023-03-09T02:26:58.484Z (almost 2 years ago)
- Topics: reactjs
- Language: TypeScript
- Homepage: swadeshi-ecomm-store.vercel.app
- Size: 2.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Swadeshi
The ecomm app for swadeshi clothings.## **How to install and run locally ?**
```
$ git clone https://github.com/rdshinde/swadeshi-ecomm-store.git
$ npm install
$ npm start
```
## **Features -**- Home page
- Product listing page
- Filter and sort products
- Search product
- Individual product page
- Cart Managment
- Wishlist managment
- Authentication:
- User Signup
- User Login
- Responsive for mobile screens## **Built with -**
- React JS
- React Context API + useReducer
- React Router v6
- Vanilla CSS and Bermuda CSS## **First Look -**
## **Live Project -**
Here it is [Swadeshi](https://swadeshi-ecomm-store.vercel.app/)