Skip to content

KeshavAgrawal2903/HEALTHIFYME

Repository files navigation

Healthyfyme

A modern health and fitness tracking application built with React and TypeScript.

Project Description

Healthyfyme is a comprehensive health and fitness tracking application that helps users monitor their wellness journey. The application provides features for tracking workouts, nutrition, and overall health metrics, offering a user-friendly interface for managing personal health goals.

Features

  • 📊 Health metrics tracking and visualization
  • 🏋️‍♂️ Workout logging and progress monitoring
  • 🥗 Nutrition tracking and meal planning
  • 📱 Responsive design for all devices
  • 🔐 Secure user authentication
  • 📈 Data visualization with interactive charts
  • 🔄 Real-time data synchronization

Tech Stack

  • Frontend Framework: React 18
  • Language: TypeScript
  • Styling: Tailwind CSS
  • State Management: Zustand
  • Routing: React Router
  • Charts: Recharts
  • Animation: Framer Motion
  • Backend: Supabase
  • Build Tool: Vite
  • Linting: ESLint
  • Package Manager: npm

Installation Instructions

  1. Clone the repository:

    git clone https://github.com/yourusername/healthyfyme.git
    cd healthyfyme
  2. Install dependencies:

    npm install
  3. Create a .env file in the root directory and add your Supabase credentials:

    VITE_SUPABASE_URL=your_supabase_url
    VITE_SUPABASE_ANON_KEY=your_supabase_anon_key
    
  4. Start the development server:

    npm run dev

Usage Instructions

  1. Open your browser and navigate to http://localhost:5173
  2. Create an account or log in with existing credentials
  3. Start tracking your health metrics, workouts, and nutrition
  4. Use the dashboard to monitor your progress

Contribution Guidelines

We welcome contributions to Healthyfyme! Here's how you can help:

  1. Fork the repository
  2. Create a new branch for your feature (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Please ensure your code follows the project's coding standards and includes appropriate tests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact Information

For any questions or support, please contact:

  • Email: [Your Email]
  • GitHub: [Your GitHub Profile]
  • LinkedIn: [Your LinkedIn Profile]

Made with ❤️ by [Your Name]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published