This project was created as a React refresher. Key features used React fundamentals such as state, props, and conditional rendering. Additionally, components were added to practice their use, and even makes use of useEffect simply to practice it's use.
Simply clone the code. Then run npm install and then npm run dev in you Terminal or Bash.
Additions will be made to this project as more concepts are refreshed.