- This is a reminder application which help you in setting your task in a priority.
- This app will set an alarm when you want a reminder of your task.
- User friendly interface and all your task are secured in your device.
- Clone/Download this project in your local system
- Download and Install Nodejs if not done already with this Link
- Go inside the project folder and hit
npm install
to install all dependencies. - Run the project using the command
npm start
and your project start onhttp://locahost:5173