Remindr is a simple webapp that help you remember certain tasks by reminding you(via push notifications) about those tasks during certain time intervals
Users are able to:
-
Add a new Remindr
-
Delete Remindrs
-
Edit Remindrs
-
Switch between themes
-
Get desktop push notifications when the given interval has passed
- Live Site URL: Remindr
I started with building the skeleton of the app with JSX only, I then used CSS for the styling of the app. I added functionality with ReactJS; states, useEffect useLayoutEffect, setInterval and so on.
- JSX
- CSS custom properties
- ReactJS
- LinkedIn - @shreyashvidhate