- A shopping app created with React.js , styled-components , TypeScript , Node.js , Typegoose and MongoDB.
- This repository only contains the front-end part. Node.js server is here.
- You can click this link to watch demo.
- React - v18.1.0
- React Redux - v8.0.2
- Redux Toolkit - v1.8.2
- Framer Motion - v6.3.11
- TypeScript - v4.7.4
- styled-components - v5.3.5
- Log in / Log out
- Verify email address
- Registering with Google account or email
- Add to cart / Remove from cart
- Add to fav / Remove from fav
- Apply coupons
- Upload avatar
- Leave a comment
git clone https://github.com/owllion/React-ecommerce.git
npm install
npm run start
Project is in progress , currently writing unit tests with react Testing Library
This project is licensed under the terms of the MIT license






