rogigs / pwr-lifting

An app to track your progress powerlifting/gym πŸ‹πŸ½β€β™‚οΈ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pwr-lifting

The project was created to mark the increase in weights in gym workouts. The idea is to mark the progression of the weight of the according exercise and the number of series.

Demo

πŸ—οΈ At the moment, the project isn't finished

Home Workout Workout/Series
image image image

Run Locally

Clone the project

git@github.com:rogigs/pwr-lifting.git

Go to the project directory

  cd pwr-lifting

Install dependencies

  npm install

Start project

  npm run start

Running Tests

To run tests, run the following command

  npm run test

About

An app to track your progress powerlifting/gym πŸ‹πŸ½β€β™‚οΈ


Languages

Language:TypeScript 97.6%Language:JavaScript 2.4%