Link - https://glow-grab-jqzhjqp1f-prateekshuklaps0.vercel.app
Glow Grab is an E-commerce clothing website providing services including clothing categories in men, women, kids, and sneakers. This Project is built with React, TypeScript, Redux, Chakra UI library, and JSON server for backend network requests.
- Users can create an account by providing the necessary information.
- Registered users can log in securely to access their accounts.
- Products are organized into categories for easy navigation, including men, women, kids, and sneakers.
- Users can view available products within each category.
- Users can select products and add them to their shopping cart.
- Users can proceed to checkout and complete their purchase.
- Users can sort products based on relevant criteria, such as price or popularity.
- Users can apply filters to narrow their product search based on Product types.
Follow these steps to install and run the project locally:
- Clone the repository:
https://github.com/shaharyaaransari/quite-trade-54
- Install dependencies:
npm install
- Start the server:
npm run server
- Access the application via
http://localhost:3000
in your web browser.
React / Redux / TyepScript / Json-Server / Chakra UI / Styled-Components / React-Router-Dom / Axios