Skip to content

This is a TypeScript-built fitness platform offers a seamless and interactive experience, guiding you through personalized workout plans and nutrition advice tailored just for you.

Notifications You must be signed in to change notification settings

chloenth/fitness

Repository files navigation

MIT License

About

This is a TypeScript-built fitness platform offers a seamless and interactive experience, guiding you through personalized workout plans and nutrition advice tailored just for you.

Key Features

  1. Type-Safe Code:
  • Utilize TypeScript's type system to reduce runtime errors and ensure that components receive data in the expected format.
  1. Component-Based Architecture:
  • Develop the landing page using a component-based framework like React, where each section of the page is a separate, reusable component.
  1. Interactive Elements:
  • Implement interactive elements such as modals, dropdowns, and sliders that enhance user engagement, using TypeScript for better state management and predictability.
  1. Enhance user's navigation experience with beautifully smooth transitions and scrolling:
  • Utilizes framer-motion to bring dynamic motion effects that make interactions lively and engaging
  • Additionally, react-anchor-smooth-scroll ensures that scrolling through the app is seamless and fluid, allowing user to effortlessly navigate between sections with elegance and ease."
  1. Visually appealing and highly responsive and customizable:
  • Rapidly design unique components without sacrificing performance by leveraging Tailwindcss

Explore Fitness!

Built With

  • React

  • Vite

  • Typescript

  • Tailwindcss

Installation

  1. Clone the repo
    git clone https://github.com/huongnguyen1709/fitness.git
  2. Install NPM packages
    npm install
  3. Enter your email in contact-us/index.tsx
    <form
       action="ENTER YOUR EMAIL"
       method="POST"
       onSubmit={onSubmit}
     >
  4. Start the development
    npm run dev

License

Distributed under the MIT License. See LICENSE.txt for more information.

Acknowledgments

About

This is a TypeScript-built fitness platform offers a seamless and interactive experience, guiding you through personalized workout plans and nutrition advice tailored just for you.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published