Skip to content

seanatrinh/hr-mvp

Repository files navigation

CRUDdy Workout App

This is a full-stack workout web application with CRUD functionality. The user is prompted to enter their name, reps, and sets for their workout before being able to start. Between sets, there is a rest timer that tracks rest time throughout the workout. When the workout is complete there is a leaderboard that displays workouts completed by user and a status message with update and delete functionality.

Tech Stack + Tools

  • React, Bootstrap
  • MongoDB + Mongoose
  • Node + Express

Setup

  • npm install
  • npm run server-dev
  • npm run client-dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published