Skip to content

Hachondeoro/fitness-playground

Repository files navigation

Welcome to Fitness Playground! 👋

Node.js v20.16.0 React v18.1.0 Next.js v12.1.6 License MIT

Current solutions or fitness dedicated websites make it hard to get a solid grasp of what to do, hiding behind 20-30 pages of information, or overloading with technical knowledge the fitness enthusiast to make them spend days or months trying to learn and understand what they have to do to lose weight or gain muscle.

Fitness Playground is a React application that aims to provide a simple and easy-to-understand solution to the fitness enthusiast by providing high quality tailored meal plans and gym workout routines that are easy to follow and understand.

Getting Started

Install the dependencies:

    npm run install

Running the development server.

    npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Running the production server.

    npm run build
    npm run start

Live demo 💻

Visit https://fitness-playground.vercel.app to see the live demo!

Want to Contribute? 👩‍💻

Please follow our CONTRIBUTING guidelines for the following:-

  • Setup Fitness-Playground on your local machine
  • Append new Workout Routines
  • Append new Meal Plans
  • And more!

License

MIT