reminder app is react app which i enter the reminder name and the date and i have 3 button =>
1 - add button to add which i enter in the 2 inputs
2 - delete reminder to delete specific reminder
3 - clear reminders to clear all reminders
i used sf-cookies to store the data and didn't removed when you make refresh for the application