Skip to content

shreejai/vite-fitness

Repository files navigation

React + Vite Gym Training Web App

The ultimate gym training app built with react & tailwindCSS

How to use the app

  • Step 1: You start by selecting a workout type from the given four categories namely, 'Individual', 'Bro Split', 'Bodybuilder Split' and 'Upper Lower'
  • Step 2: Depending on the above selection you get an option to select muscle groups that you wish to target in your workout
  • Step 3: Finally you select your objective from the given three options namely, 'Strength Power', 'Hypertrophy Growth' and 'Cardiovascular Endurance'
  • Step 4: Click the 'Formulate' button which will generate a workout based on your selection. If you would like another alternative, click 'Formulate' button again to get a new workout.

Set up the project locally

  • Clone the project using git clone git@github.com:shreejai/vite-fitness.git
  • Run npm install to install all the dependencies
  • Run "npm run dev" in the root directory to start the development server.
  • Open http://localhost:3000 with your browser to see the result.

Design

This application uses Tailwind CSS for styling React components and all pages.

Learn more

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

The ultimate gym training app built with react, tailwindCSS and Vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages