Skip to content

ezrabarb/a4-components

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A4: Show Tracker — React Edition

Live demo: https://a4-ezrabarb.glitch.me

This is a React‐based re-implementation of A2’s “Show Tracker.”
I broke the UI into three reusable components—
ShowTable for displaying full/liked/disliked lists
AddShowForm for adding new entries
EditShowForm for rating updates and deletion

I refactored my A2 Show Tracker into a React app with reusable components and React state. React’s instant rendering and automatic updates made development smoother. It was a bit tricky at first, but now I know React will be a useful tool going forward.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.1%
  • CSS 17.2%
  • HTML 12.7%