The Reminder app is designed to make your daily life more organized and efficient. You can easily add and manage important dates, appointments, tasks, or other reminders that you don't want to forget. With its simple and user-friendly interface, you can quickly create and edit reminders. Additionally, you can view your reminders at any time and edit them when needed.
Clone the project
git clone https://github.com/ugurakcaydev/Reminder.git
Install the necessary packages
npm install
Start the server
npm run dev