Skip to content

benlhachemi/BestShape

Repository files navigation

MIT License

BestShape

BestShape is a web-app to generate full fitness programs (diet, workouts, etc...)

YouTube Tutorial

IMAGE ALT TEXT HERE

Demo

Live demo: https://best-shape-alpha.vercel.app/

Screenshots

App Screenshot

App Screenshot

App Screenshot

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DATABASE_URL

Installation

Start by cloning this repository

  git clone https://github.com/benlhachemi/BestShape.git

Install dependecies (this project uses yarn as package manager)

  yarn

Run on localhost (dev environement)

  yarn dev # http://localhost:3000

To build the project run this command (prisma generate already included in the package.json scripts)

  yarn build # this will run prisma generate && next build

Authors

License

MIT

About

web-app to generate full fitness programs in less than 30 seconds

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors