Overview
Click&Buy is an online eCommerce website that offers a streetwear collection for both men and women. It is a collaborative project developed by a team of 4 members and was executed in just 4 days. The website provides various features such as login, signup, sorting and filtering options, add to cart functionality, and a payment page. It is built using HTML, CSS, JavaScript, NodeJs, React, Redux, and Chakra UI.
Features
- Login, Signup & Logout: Users can create an account, log in, and log out of the website.
- OTP Functionality: The website provides one-time password (OTP) functionality for secure authentication.
- Sorting and Filtering: Users can sort and filter products based on different criteria such as product type, price, categories, etc.
- Add to Cart Functionality: Users can add products to their cart for purchase.
- Payment Page: The website includes a payment page where users can make secure online payments.
- Categories for Different Types of Products: Products are categorized into different types for easy browsing and navigation.
- Products Add Functionality: The website allows users to add new products to the collection.
Installation
To install Click&Buy, follow the steps below:
Clone the repository:
git clone [repository_url]Install the required dependencies:
npm installStart the development server:
npm startOpen the website in your browser:
http://localhost:3000
Summary
Click&Buy is an online eCommerce website that offers a streetwear collection for men and women. It provides various features such as login, signup, sorting and filtering, add to cart functionality, and a payment page. The website is built using HTML, CSS, JavaScript, NodeJs, React, Redux, and Chakra UI. Installation is straightforward, requiring cloning the repository, installing dependencies, and starting the development server. Overall, Click&Buy provides a convenient and secure platform for purchasing streetwear items online.