Skip to content

An API written in Express.js for the workout-tracker web app. Makes calls to a MySQL database.

Notifications You must be signed in to change notification settings

kimwoodfield/workout-tracker-api

Repository files navigation

workout-tracker-api

The backend for the workout-tracker web-application that provides users with a platform to log workouts and track progress.

Tech stack:

  • This API is written using Node.js (Express).

How to get started

  • Clone this repo
  • Navigate to the folder and run npm install
  • Fill in the .env file to point to your database:
  • Run npm run dev to start the server.

Please keep in mind that this is a work in progress. This project will continue to develop over the coming months.

About

An API written in Express.js for the workout-tracker web app. Makes calls to a MySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published