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

https://github.com/surojcodes/shopoholic-redux

Shopoholic is a simple shopping list application made using React.js , hooks and Redux for state management
https://github.com/surojcodes/shopoholic-redux

es6 hooks javascript react-redux react-router reactjs redux

Last synced: 2 months ago
JSON representation

Shopoholic is a simple shopping list application made using React.js , hooks and Redux for state management

Awesome Lists containing this project

README

          

# Shopoholic

> Shopoholic is a simple shopping list application made using React.js , **hooks** and **Redux** for state management

## Features

- Add Items and quantity of things you yould like to buy in your next supermarket trip
- View your list to edit or delete the items
- In your supermarket visit, mark the products as bought
- Toggle between bought and unbought status as need be
- Clear shopping list
- Clear bought Items

---

## Building Shopoholic

- React.js core packages
- react-router-dom for routing
- react-tosatify for toast messages
- uuid for id generation of items
- Redux statement management
- React hooks used

---

## Demo

![alt text](https://surojmaharjan0.github.io/projectimages/images/sh3.PNG)
Website is live [here](https://shopoholicredux.netlify.app/)

- Version **1.0.0**
- Author **Suroj Maharjan**