The object is to do an array of exercises every week!
Hello 👋 I'm Pete Davis. Fithacker is my little pet project that I'm making to motivate myself to do a variety of exercises every week. I hope you will find it useful too.
You will need a .env.local file containing the following:
VITE_APP_SUPABASE_URL=
VITE_APP_SUPABASE_KEY=
npm i
npm run dev