shivanireddy / react-task-tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-task-tracker

It's a single place where you and your team can organize and prioritize every single task or item that needs to get done.
Key Learnings:

  • Event handling
  • Using Component Props and PropTypes
  • Creating lists using .map()
  • State & useState Hook
  • Delete task & prop drilling
  • Using JSON Server
  • Using React Routing

Output Screenshots


image


image


image


image

About


Languages

Language:JavaScript 77.7%Language:CSS 15.7%Language:HTML 6.6%