Skip to content

hollowdll/personal-trainer

Repository files navigation

Overview

Personal Trainer front end application used to manage customers and their trainings.

Includes a mobile friendly user interface.

Built with React and TypeScript. Uses several third party libraries.

Demo

Currently no live deployment.

Previous deployment was in Vercel so that's why you can find vercel.json file in the root.

It allowed react router to work properly in the deployed version.

Features

  • Customers
  • Trainings
  • Training calendar
  • Training statistics

Commands

With npm:

Install dependencies

npm install

Start in development mode

npm run dev

Build for production

npm run build

Preview and test production build

npm run preview

About

Personal trainer front end app project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages