Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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. :)