Skip to content

ekjacinto/workout-buddy

Repository files navigation

Workout Buddy

Overview

An AI-powered web application designed to help with personal fitness planning and management

Display Sample

Setup / Installation

  1. Install Node.js (preferably version >= 20.11.0)
    Note: NPM should install with Node.js (preferably version >= 10.6.0)

  2. Get an API key from OpenAI by making an account and creating one in the dashboard

  3. Open the project root directory within the command line

  4. While inside the project root directory, install all the required dependecies with npm i

  5. Change directories to the api directory and install all the required dependecies for the backend with npm i

  6. Launch Workout Buddy on your localhost with npm run dev on two separate terminals: (1) in the root directory and (1) in the api directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published