Skip to content

An Ecommerce Project with Search , Filter , Add to Cart ,Product Details , Cart details , Chekout and Login/ SignUp functionality

Notifications You must be signed in to change notification settings

abhishekrawe/totalitycorp-frontend-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❄️Frontend Developer Assignment

📌Depolyed link here.

  • ⬇️ For Running this repository on local
  • ⬇️ Frontend - cd to totalitycorp-frontend-challenge > npm install > npm start

🃏Glimse of Project ⏬

video

totality-frontend_eh9F9wjb.mp4

🐸Problem Statement and my approach (अप्रोच्‌)🐸

🐸 Tech Stack Used 🐸 -

  • ReactJs - Build the Entire UI in reactJs with Javascript
  • ReactBootstrap - For styling i used react-bootstrap
  • FakerJs - Fetch fake or Random data from Faker.js
  • Auth0 - For Authentication
  • [ContextAPI] - Context API with useReducer Hook for State Management

💜 Create an e-commerce website using React JS.

1️⃣ .❄️Product Listing:

  • Display a variety of products with images, names, prices, and "Add to Cart" buttons. Implement filters to allow users to sort products by category, price range, or ratings.

Product-description

2️⃣ .❄️Shopping Cart:

  • Implement a cart section to display the added products, quantities, and total cost. Allow users to increase, decrease, or remove items from the cart. image

3️⃣ .❄️Checkout:

  • Implement a checkout process that calculates the total cost of items in the cart. Allow users to enter shipping information and payment details. image

4️⃣ .❄️User Authentication:

  • Provide user registration and login functionalities.
  • Display the user's name and avatar when logged in
Login SignUp
image image

5️⃣ .❄️Responsive Design:

  • Ensure the website is responsive and works seamlessly on both desktop and mobile devices.
  • Optimize the layout for different screen sizes.
Mobile view Tab View

About

An Ecommerce Project with Search , Filter , Add to Cart ,Product Details , Cart details , Chekout and Login/ SignUp functionality

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published