I took inspiration in the design from this grocery shopping app. I thought this was so cool I wanted to see it live and try making it myself, so here it is!
This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.
It also takes advantage of the Restful CRUD API that I built using Express, NodeJS, and MongoDB. You can find that project here. You'll want to run that project before you run this one.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
ESlint this bad boy.
And then make it extra pretty.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.