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

https://github.com/fifolio/dealio

Dealio is an e-Commerce web app built with Redux which is an open-source JavaScript library for managing and centralizing application state. This project is nothing but a showcase for Redux toolkit and its abilities of state management across the entire website
https://github.com/fifolio/dealio

api ecommerce frontend project react redux rtk

Last synced: about 2 months ago
JSON representation

Dealio is an e-Commerce web app built with Redux which is an open-source JavaScript library for managing and centralizing application state. This project is nothing but a showcase for Redux toolkit and its abilities of state management across the entire website

Awesome Lists containing this project

README

          

N|Solid


Dealio is an e-Commerce web app built with Redux which is an open-source JavaScript library for managing and centralizing application state. This project is nothing but a showcase for Redux toolkit and its abilities of state management across the entire website.


Installation


To get started with Dealio, you’ll need to clone this repository to your local machine:


git clone https://github.com/fifolio/Dealio.git


Once you have the repository on your local machine, navigate to the project directory and install the necessary dependencies:


cd Dealio

npm install


Usage


npm run dev


Once the app is running, you can start contibute. See the Features section below for more information on what you can do with Dealio.



Features



  • Add Product to Cart

  • Increment the number of items in Cart

  • Also decrement the Number of items in Cart

  • Delete, and Add functionallity



Technologies Used


Dealio is built using the following technologies:



  • Vite

  • React

  • Redux toolkit



Contributing

If you’d like to contribute to Dealio, feel free to fork this repository and submit a pull request with your changes. Please make sure to adhere to the project’s coding standards and guidelines.