/HobbyTracker

A simple front-end app built in React which displays user input data into a form with a detailed view card.

Primary LanguageJavaScript

HobbyTracker

This SPA was a take home interview which got me my first software job. It was written in React.js using Component classes.

I later had to unlearn everything I knew about React and learn functional React with Hooks.