Skip to content

drtiku4/GymBros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GymBros

Adobe Express - file (1)

GymBros is a mobile-first web application focused on helping users plan, track, and improve their workout routines. It is a tool for staying consistent at the gym, whether you are just starting out or looking to push past a plateau. The app provides structured exercise plans, progress tracking, and personalized workout recommendations tailored to your goals. With an intuitive interface optimized for mobile, GymBros makes it easy to log workouts, monitor improvements, and stay motivated anytime, anywhere.

Screenshots

Screenshot 2025-08-27 145532-portrait Screenshot 2025-08-27 145232-portrait Screenshot 2025-08-27 145218-portrait Screenshot 2025-08-27 145147-portrait

Getting Started

  1. Clone the GymBros repository

  2. Install dependencies

npm install
cd server
npm install
cd ../client
npm install
  1. Add environment variables
  • Create a .env file (based on the .env.example file)
  • Copy the .env.example file to .env (server)
    cp .env.example .env
    
  1. Run the app
npm run dev
cd ../server
npm run dev
  1. Login with your user details or Create an account and you're all set to use the app!

Tech Stack

  • Javascript
  • React
  • Express
  • MongoDB (Mongoose)
  • Tailwind CSS

Developers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages