/fitness_app

A nextJS app for fitness

Primary LanguageTypeScript

Fitness AI App

This is a fitness app built using AI, Next.js, Tailwind CSS, and Material UI. The app will generate a personalized workout routine based on the user's basic information.

Technology Stack

  • Next.js: A JavaScript framework for building server-side rendered and statically exported React applications.

  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.

  • Material UI: A popular React UI framework that implements Google's Material Design guidelines.

  • TypeScript: A statically typed, object-oriented programming language that builds on JavaScript.

  • AI: Artificial Intelligence algorithms will be used to generate a customized workout routine based on the user's information.

Features

  • Personalized workout routine based on user information

  • Dynamic UI using Material UI and Tailwind CSS

  • Responsive design for optimal viewing experience on different devices

  • Server-side rendering with Next.js for improved performance and SEO optimization

  • Strong typing and code quality with TypeScript

Getting Started

  • Clone the repository

  • Run npm install to install the dependencies

  • Run npm run dev to start the development server

  • Visit http://localhost:3000 to view the app in your browser

Contributing

If you would like to contribute to this project, please reach out to the repository owner. All contributions, big or small, are greatly appreciated.