Introducing Hacker Fit, a React-based web application designed to simplify the search for exercise routines based on specific muscle groups. With the ability to create custom workout routines, users can easily keep track of their fitness goals. We developed this app to streamline the process of discovering new exercises, and to allow users to explore and diversify their fitness routine.
During the development of this app, we expanded our knowledge of Graphql, Apollo client, React Router DOM, JSX, and the Tailwind CSS framework. Additionally, we utilized Node fetch to make API calls, local storage to save user goals, and JSX to render exercises and definitions to the page.
Overall, Hacker Fit offers an intuitive and effective solution for individuals looking to enhance their fitness routine and stay on track with their goals.
AS AN app developer
I WANT to create an exercise app
SO THAT people can stay motivated and achieve their fitness goals even without a personal trainer
University of Washington Coding Boot Camp
Please refer to the LICENSE in the repo.
Find our site here! Live deployed on Heroku.

Some future ideas we have for this application:
- Add a calendar
- Do a version with video instructions
- Implement fucntionality to add friends and share routines
- Use a more robust API