Your app to annotate tasks, reminders or anything you want!
ℹ️ This project is based on the SimpleList project. I changed the styles and added the new functionality: Store the data on a database.
- Add, mark and delete as many items as you want.
- They will remain even if you reload the page.
- Use it on any device.
- 🆕 This app stores de data on a database (of your choice) through an API.
- HTML
- CSS
- JavaScript
- React
- CRUD with React.
- 🆕 Connect with a database using an API.
- CSS modules.
- Fluid typography.
- Prop drilling.
- VisuallyHidden component.
- 🆕 A simple database, in this case Table Backend.
These would be the possible next steps for this project:
- Have a simple functionality even without a database connection.
- Edit the created items.
- Possibility to export the items list.
- Improve the accessibility.
