Joe Tower

This project is currently in-progress. I am developing a library of components using React and TypeScript. In the same repository, I am building an example website application that uses the components from the library.

Project goals

  • apply what I've learned about React into an ongoing project in a way that is familiar
  • familiarize myself with the pros/cons of using Framer motion for animation and contrast that with CSS animations/useEffect and vanilla JS
  • create a library of accessible components I, or anyone, can use as a starting point on future projects
  • develop in the open: view the project on GitHub