Welcome to the E-Commerce App! This project is a client-side application that allows users to browse and purchase products online.
We'd like to thank the following people who have contributed to this project:
The E-Commerce App is designed to provide a seamless shopping experience. Users can view products, add them to their cart, and proceed to checkout. The app focuses on providing a responsive and intuitive user interface.
- HTML
- CSS
- JavaScript
- Fetch API
- Session Storage
- JSON Server
-
User Authentication and Profile Management:
- Secure user login and registration.
- Profile page for managing user information.
-
Product Search and Filtering:
- Search products by name.
- Filter products by category.
-
Dynamic Product Display with Discounts:
- Display product details including title, price, and discount percentage.
- Show discounted price along with the original price.
-
Shopping Cart Functionality:
- Add products to the shopping
-
Login and Registeration:
- Use remot json server(REST API) to fetch login data for Authentication