Snapdeal.com Clone

screenshot of Snapdeal.com Clone
react
chakra-ui

Snapdeal is India's leading pure-play value Ecommerce platform. It was a Collaborative project built in 5 days by 5 team members using HTML,CSS, JavaScript, react ,react-redux

Overview:

Snapdeal is India's leading pure-play value eCommerce platform. It was developed as a collaborative project by a team of 5 members in a span of 5 days. The team members were Bhavesh Kumar, Vaishnavi Dilip Borkar, Surya Prakash Pokhriyal, Bhairavnath Gotam, and Manish Kumar Gupta, each with their respective areas of responsibility in the project.

Features:

  • Landing Page / Admin Page: Bhavesh was responsible for the development of the landing page and the admin page.
  • Authentication: Vaishnavi took charge of the authentication process, which included login, sign-up, and checkout page functionality.
  • Products Page (Men's): Surya Prakash handled the development of the men's products page, product detail page, and cart page.
  • Products Page (Beauty): Bhairavnath worked on the products page and admin page related to beauty products.
  • Add to Cart Page: Manish took responsibility for the implementation of the add to cart page.

Summary:

Snapdeal is a popular eCommerce platform in India, known for its value-based approach. The development of the Snapdeal project was accomplished by a team of 5 members within a short time frame. Each team member had specific areas of responsibility for different pages and functionalities in the project.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

Redux

Redux is a state management library for JavaScript apps that provides a predictable and centralized way to manage application state. It enables developers to write actions and reducers that update the state in response to user interactions, server responses, and other events, and can be used with a variety of front-end frameworks and back-end technologies.