Workout Buddy is an online application designed to help people find exercises and create personalised workout plans. https://workoutbuddy.roryhealy.dev
Go to file
Rory Healy d1ee502cec Merge pull request 'Add exercise list to exercise page' (#3) from feature02-exercises into main
Reviewed-on: https://git.roryhealy.dev/roryhealy/workoutbuddy/pulls/3
2023-10-28 22:39:30 +11:00
.husky Initialise next.js and linting 2023-10-27 03:39:17 +11:00
app Create exercise list component 2023-10-28 17:19:31 +11:00
components Create exercise list component 2023-10-28 17:19:31 +11:00
public Add tailwind config, add skeleton 2023-10-27 16:17:00 +11:00
.editorconfig Initialise next.js and linting 2023-10-27 03:39:17 +11:00
.eslintrc.json Initialise next.js and linting 2023-10-27 03:39:17 +11:00
.gitignore Initialise next.js and linting 2023-10-27 03:39:17 +11:00
.prettierignore Initialise next.js and linting 2023-10-27 03:39:17 +11:00
.prettierrc Fix tailwind not applying styles 2023-10-27 16:20:28 +11:00
LICENSE Initial commit 2023-10-27 03:18:15 +11:00
README.md Initial commit 2023-10-27 03:18:15 +11:00
next.config.js Initialise next.js and linting 2023-10-27 03:39:17 +11:00
package-lock.json Create exercise list component 2023-10-28 17:19:31 +11:00
package.json Create exercise list component 2023-10-28 17:19:31 +11:00
postcss.config.js Initialise next.js and linting 2023-10-27 03:39:17 +11:00
tailwind.config.ts Fix tailwind not applying styles 2023-10-27 16:20:28 +11:00
tsconfig.json Initialise next.js and linting 2023-10-27 03:39:17 +11:00

README.md

Workout Buddy