Skip to content

qxb3/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

A simple buggy todo app

Installation

git clone https://github.com/qxb3/todo-app.git
cd todo-app
npm install #or yarn

Running

# Running development
npm run dev

# Building
nom run build

Contributing

Just make a pr :)