vue-todo

Vue-todo is a todo web app where users can type in their todo and also set a reminder. The todos are not saved/fetched on/from a server, so when a user refresh their browser, the todos will disappear. I intend to connect it to a backend such as firebase or supabase later on.

Users can:

  1. Type in their todo
  2. Set a reminder
  3. Delete todo

Built with

  • Vue JS
  • SCSS

Live demo link

Vue Todo

How to use this app locally?

Pre-requisites

  • Have Node installed on your machine.

Setting up instructions

In case you use Git

  1. Open terminal

  2. Run the following commands:

Author

Abdulsamad Ayoade

Contributing

To contribute to this project:
Fork this repository & clone locally.
Create an upstream remote and sync your local copy.
Create a new branch.
Push your code to your origin repository.
Create a new Pull Request .

Show your support

Give a ⭐️ if you like this project!

GitHub

View Github