Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aimun-naharr/e-commerce-client
A web-based e-commerce platform with a shopping cart feature
https://github.com/aimun-naharr/e-commerce-client
formik-yup materila-ui react react-router redux-toolkit rtk-query
Last synced: 8 days ago
JSON representation
A web-based e-commerce platform with a shopping cart feature
- Host: GitHub
- URL: https://github.com/aimun-naharr/e-commerce-client
- Owner: aimun-naharr
- Created: 2022-12-29T13:31:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T13:33:59.000Z (over 1 year ago)
- Last Synced: 2023-12-11T15:54:58.837Z (11 months ago)
- Topics: formik-yup, materila-ui, react, react-router, redux-toolkit, rtk-query
- Language: JavaScript
- Homepage: https://e-commerce-client-blush.vercel.app/
- Size: 23.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## TrendWear
A web-based e-commerce platform with a shopping cart feature### [server](https://github.com/aimunhidden485/cafeshop-server)
## Features
+ Shopping cart feature that allows users to add products to their cart and view the items in their cart.
+ Two user roles: admin and regular user.
+ Only the admin can add products to the system and view the list of users.
+ Pagination feature was added to help manage large lists of products or users.
+ Checkout page with form validation using the Formik library
+ Styled components used for visual design
+ User inputs are validated for accuracy and completeness before form submission## Admin credentials
### email : `[email protected]`
### password: `123456`## Installation
After download or clone run `pnpm install` to install all the dependancies.🙏 If you find this repo interesting then don't forget to give it a star ❇️ to this repository. :)