A react application that allows the user to keep track and modify multiple lists and items
To try out this application, clone this repo onto your device.
git clone https://github.com/edwin-do/listra.gitInstall the dependencies and start the server
npm install
npm startType in the category of your choice in the search bar to create a list
Add items to the list by clicking on the "+"
You can modify any item or list at any time