aagarcia / todo-app

Project TODO app to practice JavaScript

Home Page:https://ephemeral-duckanoo-db02b7.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. :)

About

Project TODO app to practice JavaScript

https://ephemeral-duckanoo-db02b7.netlify.app/


Languages

Language:CSS 45.0%Language:JavaScript 40.4%Language:HTML 14.6%