An open API service indexing awesome lists of open source software.

https://github.com/believer/wod

A collection of CrossFit WODs
https://github.com/believer/wod

bucklescript crossfit now reasonml tailwindcss wod

Last synced: 5 months ago
JSON representation

A collection of CrossFit WODs

Awesome Lists containing this project

README

          

# Wod Collection

[![](https://github.com/believer/wod/workflows/Release/badge.svg)](https://github.com/believer/wod/actions?workflow=Release)

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

## Run project locally

```sh
npm install
npm start
# in another tab
npm run server
```

When both process are running, go to [http://localhost:3000](http://localhost:3000)

## Contribute

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