Skip to content

believer/wod

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.