Skip to content

Getting to know React with a customized version of Traversy Media's 2021 React JS Crash Course.

Notifications You must be signed in to change notification settings

katsign/react-task-tracker

Repository files navigation

React Task Tracker 🌟

A take on a task tracking app using components, state, props and hooks in React.js.

Table of Contents

Description

Check out the GitHub repo and YouTube walkthrough from developer Brad Traversy, and view my deployed demo.

Usage

  • Click the Add and Close buttons to toggle the input form.
  • Double-click entries to add or remove a reminder.
  • Click the x to remove tasks.

This app doesn't have a backend, so when the page is refreshed it returns to the default state with hard-coded entries.

Screenshots

Landing Demo Add Task Demo

Contact

Links in Bio @katsign

Email Badge


© 2021

About

Getting to know React with a customized version of Traversy Media's 2021 React JS Crash Course.

Topics

Resources

Stars

Watchers

Forks

Languages