mudaston / ToDoList

A simple todo app to practice javascript

Home Page:https://mudaston.github.io/ToDoList/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDoList

GitHub repo size GitHub code size in bytes

A simple todo app to practice javascript


Demo

mudaston.github.io/ToDoList


Screenshots

System Requirements


Run Locally

Clone the project

  git clone https://github.com/mudaston/ToDoList.git

Go to the project directory

  cd ToDoList

Install dependencies

  npm install

Start the server

  gulp

Open in a browser

  http://localhost:3000

About

A simple todo app to practice javascript

https://mudaston.github.io/ToDoList/


Languages

Language:SCSS 63.3%Language:JavaScript 32.0%Language:HTML 4.7%