Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/engrbassel/ecommerce-platform

Comprehensive E-commerce Platform using Vite, React.js, Redux Toolkit, React Router, API, Tailwind CSS, Formik, Yup and more
https://github.com/engrbassel/ecommerce-platform

api formik react-router reactjs redux-toolkit tailwindcss vite yup

Last synced: 18 days ago
JSON representation

Comprehensive E-commerce Platform using Vite, React.js, Redux Toolkit, React Router, API, Tailwind CSS, Formik, Yup and more

Awesome Lists containing this project

README

        

# E-commerce Platform

I'm excited to share one of the key projects I built during my journey in the Front-end Web Development Bootcamp at Sprints. This Comprehensive E-commerce platform was a fantastic opportunity to put my skills into practice and push my understanding of modern front-end technologies to the next level!

💻 Tech Stack:
- ⚡ Vite for lightning-fast development.
- ⚛️ ReactJS for building dynamic UI components.
- 🛠️ Redux Toolkit for state management.
- 📋 Formik & Yup for smooth form handling and validation.
- 🎨 TailwindCSS for sleek, responsive styling.
- 🌐 API integration with fakestoreapi.com for fetching products and orders.
- 🛒 localStorage to persist shopping cart, new products, and order data.

🌟 Key Features:
- ✅ Home Page: Displays products in a user-friendly grid view with filtering, sorting, the ability to add new products in a Modal and the ability to edit or delete new products (CRUD operations).

- ✅ Cart Page: Manage shopping cart items, adjust quantities, and review a detailed checkout summary.

- ✅ Checkout Page: Multistep checkout forms for a smooth and secure shopping experience.

- ✅ Order History: A dedicated page where users can view their past orders.

This project was a significant milestone in improving my front-end development skills!

Demo: https://engrbassel.github.io/ecommerce-platform

![Homepage](https://github.com/user-attachments/assets/12a48b92-2373-4a82-b1fd-b6209355e10f)