dark and light mode events reminder reactjs

Events Reminder and Days Tracking

Schedule all your events and keep track of them and never miss one again! With this events reminder web application, it will help you keep everything orgnaised in one place and with the addition feature of tracking the number of days until the events takes place will provide better overview of all the upcoming events.

This web application comes in two themes - dark and light. You can enable either ones easily.

Checkout the live site here

events-reminder-light-mode-reactjs
events-reminder-light-mode-screenshot

events reminder reactjs dark mode
events reminder reactjs dark mode screenshot

Having to work with many scheduled tasks weekly, sometimes it become overwhelming to remember the date of every event or task. I decided to use ReactJs to build something simple that only does one thing - track days of different events and tasks.

I used the Context API to organise the code and avoid prop drilling. I also utilised Material UI for faster development.

Firebase Cloud is used to store the data and provide user authentication.

Google Firebase user authentication
Google Firebase user authentication screenshot