Skip to content

sossost/todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo list

image

https://todolist-sosso.vercel.app/

Key Features:

  • Sign up

  • Sign in

  • Todo create

  • Todo modify

  • Todo delete

  • Todo complete

  • Music playing

Prerequisites

Node.js 18.17.0

Cloning the repository

git clone https://github.com/sossost/todolist.git

Install packages

npm i

Start the app

npm start