Skip to content

zhaoyi3264/exercise-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exercise-tracker

An exercise tracker web application built with MERN (MongoDB, Express, React.js, Node.js) stack.

Start the backend

cd backend && node server

The backend will run on port 5000.

Start the frontend

npm start

The frontend will run on port 3000.

Features

  • Create users
  • Create, update, delete exercise logs
  • Read and display exercise logs

Preview

Exercise list:

exercise-list

Create exercise:

create-exercise

About

An exercise tracker web application built with MERN (MongoDB, Express, React.js, Node.js) stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published