odaiwa / Task-Board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Board


Task Board

 


Github top language Github language count Repository size License


Features

being able to see the task notes on the task board;
entering a new task note;
deleting the task/s;

Requirements

VS Code and Live Server.

How to Start

# Clone this project
$ git clone https://github.com/odaiwa/Task-Board
$ code .

After opening the folder in VS Code , right click on the index.html folder and then click on open with live server.

About

License:Apache License 2.0


Languages

Language:JavaScript 67.5%Language:CSS 20.5%Language:HTML 12.0%