Skip to content

petedavisdev/fithacker

Repository files navigation

FITHACKER beta

The object is to do an array of exercises every week!

fithacker.app

About

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.

Development

You will need a .env.local file containing the following:

VITE_APP_SUPABASE_URL=
VITE_APP_SUPABASE_KEY=
npm i
npm run dev

Recommended IDE Setup