7. Important changes in the Admin & Reminder Pages
Finally, let's make some changes in the reminder.tsx
and admin.tsx
files. So, let's add the following code:
pages/admin.tsx
pages/admin.tsx
pages/reminder.tsx
pages/reminder.tsx
Now, let's run the application and test it out. So, let's run the following command:
npm run dev
And finally let's open the browser and go to the following URL: http://localhost:3000/
. So, you should see the following full application:
And finally, we finished the application! 🎉🎉🎉