Skip to content

gavinslim/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Odin Project: To-Do List

about-page

Implementation of the To-Do list project from The Odin Project curriculum

The goal of this project was to create a functional To-Do page using various techniques including localStorage, webpack, modules, and factory functions.

Built With

  • Vanilla JS
  • HTML5
  • CSS3

Live Demo

To-Do List ☑️

Setup

  1. Clone the repository:
    git clone https://github.com/gavinslim/todo-list.git

  2. Inside the cloned repo, install the required dependencies:
    npm install

  3. Initiate live demo:
    npm run start

  4. Produce the distribution files:
    npm run build

Resources

About

To-Do List page using JS, HTML, CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published