Skip to content

ernestmalcolm/task-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Tracking Application using ReactJS

This Task tracking app was developed as I learn ReactJS and all its basic components! It exhausts the power of ReactJs in terms of data state management with a mock json backend as a server which is unfortunately not hosted globally.

You can find this app at Task Tracker App The mock back-end and server is unfortunately not live hence the empty task list in the live app.

User Interface preview

Home Page



Adding Task functionality



About page using React Route V6


Mock json DB