Skip to content

kennyphan100/Task-Tracker

Repository files navigation

Task-Tracker

In this project, I built a simple task tracker application using React.js with JSON Server to create mock REST JSON web services.

The application can be accessed here: https://kennyphan100.github.io/Task-Tracker/

From this project, I have learned the following things:

  • JSON Server: to create REST JSON web services
  • Fundamentals of React.js
    • React components & class
    • React props
    • React events
    • React hooks: useState, useEffect, useLocation
  • Javascript ES6:
    • JS Async/Await
    • Arrow functions
    • Array Methods: .map() & .filter()
    • Spread operator
    • Template literals
    • Destructuring assignment

image



image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages