Skip to content

tejuiceB/Fitness-App

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Fitness App Landing Page

This is a modern, responsive landing page for a fitness application that helps users track workouts, join classes, and connect with fitness professionals. The landing page features:

  • Interactive UI with smooth animations powered by Framer Motion
  • Class scheduling and booking functionality
  • Chat interface for user support
  • Modern design with a carefully selected color palette
  • Responsive layout that works on all devices
  • Sleek typography and intuitive navigation

Screenshots

Here are some screenshots of the landing page:

Homepage Class Schedule Chat Feature Mobile View Features Overview

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Key Features

  • Interactive Animations: Smooth, engaging animations powered by Framer Motion
  • Class Scheduling: Easy booking system for fitness classes
  • Live Chat Support: Real-time assistance with typing animation
  • Responsive Design: Optimized for all devices from mobile to desktop
  • Dark Mode: Toggle between light and dark themes for comfortable viewing

Technologies Used

  • Next.js 14+ with App Router
  • TypeScript for type safety
  • Tailwind CSS for styling
  • Framer Motion for animations
  • React Hooks for state management