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
- Host: GitHub
- URL: https://github.com/surojcodes/shopoholic-redux
- Owner: surojcodes
- Created: 2020-09-04T11:39:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T11:45:41.000Z (almost 6 years ago)
- Last Synced: 2025-03-20T22:51:01.885Z (over 1 year ago)
- Topics: es6, hooks, javascript, react-redux, react-router, reactjs, redux
- Language: JavaScript
- Homepage: https://shopoholicredux.netlify.app/
- Size: 210 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

Website is live [here](https://shopoholicredux.netlify.app/)
- Version **1.0.0**
- Author **Suroj Maharjan**