/myfitnessapp

I have a rigorous workout program I follow, in my head, on a daily basis. It's time to translate this over to a realized application! :D

Primary LanguageTypeScript

My personal Fitness app that allows me to add new workouts, programs, and keeps track of my workout routine on a weekly basis.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev