FitFusion is a dynamic React-based fitness app that helps users achieve their workout goals. It provides personalized workout plans, tracks progress, and offers various fitness resources to keep users motivated.
FitFusion is designed to provide users with a personalized fitness experience. Whether you're a beginner or a fitness enthusiast, the app helps you set fitness goals, track progress, and explore new workout routines. It integrates a user-friendly UI and responsive design to ensure seamless interaction.
To run FitFusion locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Agamjot12/FitFusion.git
-
Navigate to the project directory:
cd FitFusion
-
Install the dependencies:
npm install
-
Start the development server:
npm run dev
Your app should now be running on http://localhost:5173.