/todo-app

Project TODO app to practice JavaScript

Primary LanguageCSS

TODO App

logo-empresa

TODO App, created to practice JavaScript. This project was created with Vanilla JavaScript and integrated with Vite.

In this project, I was practising the basic with JavaScript to understand this programming language.

Clone repo

git clone https://github.com/aagarcia/todo-app.git

Installation and executation

npm install
npm run dev

Generate production version

npm run build

Comment

Feel free to take this project and review to practice with this. :)