Skip to content

josemiguel02/JS-Vanilla-TodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla Javascript Todo List

Table of Content

About The Project

App Screenshot

Description

This project is from a task application that I made to practice manipulating the DOM with OOP and Javascript, also persisting the tasks in the browser's LocalStorage and for the UI I used a variation of Bootstrap.

Built With

HTML

Bootstrap

JavaScript

JQuery

Installation

  1. Clone the repo and change "my-project" to your project name.
  git clone https://github.com/josemiguel02/JS-Vanilla-TodoList.git ./my-project
  1. Go to the project directory and open in VSCode
  cd my-project
  code .
  1. In VSCode type CTRL+P, type ext install ritwickdey.liveserver

Usage

Click to Go Live from the status bar to turn the server on/off.

Demo

Contact

About

This is a simple task app project made with Vanilla Javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published