Basharath / todo

A simple todo app

Home Page:https://quicktodoapp.netlify.app/

Repository from Github https://github.comBasharath/todoRepository from Github https://github.comBasharath/todo

Todo App

It's a simple todo app where you can add, update, delete your todos and save them to the cloud by logging in to the app. Three login options are available viz., Google, Facebook and Github.

To test the app you can use login as guest option and do CRUD operations.

todo app

For live demo you can visit: https://quicktodoapp.netlify.app/

To clone the app to your local machine use the following commands:

git clone https://github.com/Basharath/todo.git

cd todo

npm install

About

A simple todo app

https://quicktodoapp.netlify.app/


Languages

Language:JavaScript 56.0%Language:SCSS 36.1%Language:HTML 7.9%