Skip to content

believer/wod

Repository files navigation

Wod Collection

This is a collection of CrossFit style WODs (Workout of the Day). Mostly based on what I do or want to do 💪

Run project locally

npm install
npm start
# in another tab
npm run server

When both process are running, go to http://localhost:3000

Contribute

Feel free to submit a pull requests of new WODs or additional features.