Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 159 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 159 Bytes

Todolist App

Made with Vite + React + Typescript

Steps to do in the terminal:

  • clone the repo
  • cd todolist_app
  • npm install
  • npm run dev