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

https://github.com/marufk21/electrikart

ElectriKart is a modern, responsive e-commerce web app built with React.js and Tailwind CSS, offering seamless product browsing, filtering, and a dynamic shopping cart experience.
https://github.com/marufk21/electrikart

context-api ecommerce react-hooks react-router reactjs tailwindcss

Last synced: 8 months ago
JSON representation

ElectriKart is a modern, responsive e-commerce web app built with React.js and Tailwind CSS, offering seamless product browsing, filtering, and a dynamic shopping cart experience.

Awesome Lists containing this project

README

          

# ElectriKart

Welcome to the e-commerce web application with an interactive UI to provide a seamless shopping experience.

## Technologies Used

- React.js
- Tailwind CSS

## Installation

1. Clone the repository: `git clone [repository URL]`
2. Navigate to the project directory: `cd [project name]`
3. Install dependencies: `npm install`
4. Start the development server: `npm start`

## Features
Homepage: Designed interactive UI with carousels and products cards that engage users.

ProductsPage: Designed Sidebar that allows users to filter search results by categories, colors, and price ranges for convenient browsing.

SingleProductPage: Each product page includes information such as the product's functionality, images, descriptions, reviews, and availability.

Cart page: The cart page displays the items in the user's cart, including their respective images, prices, and quantity. The subtotal and shipping fee are also displayed. Users can remove items or clear the entire cart if needed.

Contact page: Users can provide feedback or file a complaint on the contact page.

## Upcoming Features

- Secure and efficient backend with user authentication.
- Payment Gateway for checkout product in cart.

## Contributing

Contributions are welcome If you'd like to contribute, please [create a new issue](https://github.com/[username]/[projectname]/issues) or submit a pull request.