khushi2706 / E-commerce-website-using-React-Redux

🛍️ E-Commerce Website with ReactJS, Redux, and API Integration Built an e-commerce website using ReactJS and Redux. Fetches products dynamically from an API and manages the shopping cart. Demonstrates modern front-end practices for a seamless user experience. Tech: ReactJS, Redux, API Integration
29 stars 26 forks source link
api app e-commerce e-commerce-website frontend good-first-issue hacktoberfest hacktoberfest-accepted hacktomberfest2023 hactoberfest2022 react react-class-components react-ecommerce react-example react-redux reactjs reactjs-components redux redux-thunk redux-toolkit

E-commerce Website using React and Redux

Welcome to the E-commerce Website project! This application is designed to showcase various features of React and Redux for building a modern and responsive e-commerce platform.

Project Features

Getting Started

To get started with this project, follow these steps:

  1. Fork and clone this repository to your local machine:

    git clone https://github.com/your-username/E-commerce-website-using-React-Redux.git
  2. Install the required dependencies:

    cd E-commerce-website-using-React-Redux
    npm install
  3. Start the development server:

    npm start
  4. Open http://localhost:3000 to view it in your browser. The page reloads when you make changes.

You may also see any lint errors in the console.

Scripts

npm test

Launches the test runner in the interactive watch mode.\ See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.\ It correctly bundles React in production mode and optimizes the build for the best performance.

Snapshot

Screenshot 2023-08-13 at 11 05 22 PM Screenshot 2023-08-13 at 11 05 49 PM

Contributing

We welcome contributions from the community.


Feel free to explore the codebase, test the application, and contribute to its development. If you have any questions or need assistance, please don't hesitate to reach out.

Happy coding!