Skip to content

A website that allows you to create list of tasks. It leverages ReactJS's virtual DOM to increase efficiency and thus gives us faster page render time.

Notifications You must be signed in to change notification settings

rjagait/Notes-Web-App-using-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List&Tick - Notes Web Application

A website that allows you to create list of tasks. It leverages ReactJS's virtual DOM to increase efficiency and thus gives us faster page render time.

Actions supported by webpage

  • Selecting the type of list to be created from Shopping, Work, General and to-do list
  • Interactive input sanity check
  • Actions on the list items
    • Add new task
    • Update existing tast
    • Delete an old task

Preview

Home Page

image

Task List Page

image

About

A website that allows you to create list of tasks. It leverages ReactJS's virtual DOM to increase efficiency and thus gives us faster page render time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published