Skip to content

Implements Redux Toolkit for state management and handling asynchronous API calls.

Notifications You must be signed in to change notification settings

robin-dc/Amazon-Cart

Repository files navigation

Amazon-Cart : Overview

  • Redux Toolkit Integration: The application utilizes Redux Toolkit for state management and handling asynchronous API calls.

  • FakeStore API Integration: This API provides catalog of products, ensuring users have access to an extensive selection while shopping.

  • Local Storage Implementation: Enable users to maintain their selected products across sessions. This feature enhances user convenience, as they can easily continue shopping without losing their items even after reloading the page.


Home Page


Shopping Cart



πŸš€ To clone this project using CLI:

  1. Clone the project on your local environment.
git clone https://github.com/robin-dc/Amazon-Cart.git
  1. Go to the project directory.
cd <project folder>
  1. Open in Visual Studio.
code .
  1. Install all dependencies.
npm install

πŸ“ Other noteworthy projects

Facebook UI Clone
πŸ”— https://facebook-darkmode-clone.netlify.app/
🐱 https://github.com/robin-dc/Facebook-UI-Clone.git

Tenzies Game
πŸ”— https://tenzies-robin-dc.vercel.app/
🐱 https://github.com/robin-dc/Tenzies.git

Github User Searcher
πŸ”— https://github-usearch.vercel.app/
🐱 https://github.com/robin-dc/Github-User-Searcher.git

RECIPE.app
πŸ”— https://favoriterecipes.vercel.app/
🐱 https://github.com/robin-dc/RECIPE.app.git

React + Vite

Setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

Implements Redux Toolkit for state management and handling asynchronous API calls.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published