Welcome to the GitHub repository for the E-commerce website developed using React.js and Redux Toolkit. This repository contains the source code, documentation, and related resources for the FashHub E-commerce website.
FashHub is a fully functional E-commerce website that provides users with an engaging platform to explore, shop for, and purchase fashion products. The website is built using modern web development technologies including React.js for the frontend and Redux Toolkit for state management.
Live Website: https://fashhub.netlify.app/
-
User-Friendly Interface: The website offers an intuitive and user-friendly interface, making it easy for customers to navigate and find products.
-
Product Catalog: A wide range of fashion products are showcased with detailed descriptions, images, and prices.
-
Responsive Design: The website is designed to be responsive and accessible across various devices, ensuring a consistent experience for all users.
-
Product Search: Users can search for specific products using keywords, streamlining their shopping experience.
-
Shopping Cart: The shopping cart functionality allows users to add products, review their selections, and adjust quantities before proceeding to checkout.
-
User Authentication: Secure user authentication system ensures safe and personalized shopping experiences.
-
Order Tracking: Registered users can track their orders and view their order history.
To run this project locally on your machine, follow these steps:
-
Clone the Repository: Use the following command to clone the repository to your local machine:
git clone https://github.com/riteshk-007/E-commerce-site.git
-
Install Dependencies: Navigate to the project directory and install the required dependencies using npm or yarn:
npm install
-
Run the Application: Start the development server with the following command:
npm start
The website will be accessible at
http://localhost:3000
.
- Frontend: React.js, HTML, CSS
- State Management: Redux Toolkit
- Routing: React Router
- Deployment: Netlify
Contributions are welcome! If you want to contribute to this project, please follow the guidelines in the CONTRIBUTING.md
file.
This project is licensed under the MIT License.
We extend our gratitude to the open-source community and everyone who has contributed to the development of FashHub.
Feel free to explore the repository and the live website. If you have any questions, suggestions, or feedback, please create an issue on GitHub or reach out via the contact information provided in the repository. Thank you for your interest in our E-commerce website built with React.js and Redux Toolkit!