A simple buggy todo app
git clone https://github.com/qxb3/todo-app.git cd todo-app npm install #or yarn
# Running development npm run dev # Building nom run build
Just make a pr :)