Anonymous961 / Workout_Buddy

The MERN Stack Workout Web App is a comprehensive and user-friendly application designed to help individuals track and manage their workout routines effectively. This app combines the power of MongoDB, Express.js, React.js, and Node.js to create a seamless and efficient experience.
https://workout-buddy-omega.vercel.app/
2 stars 1 forks source link
expressjs mern-stack mongoose nodejs reactjs

Workout Buddy

Workout Buddy Logo

Welcome to Workout Buddy! This repository contains a full-stack fitness application built using the MERN (MongoDB, Express, React, Node.js) stack. The application is designed to assist you in achieving your fitness goals and maintaining a healthy lifestyle. Whether you're a beginner or an experienced fitness enthusiast, Workout Buddy is here to support you throughout your fitness journey.

Features

Installation

  1. Clone the repository:

    git clone https://github.com/Anonymous961/Workout_Buddy.git
  2. For server:

    cd backend
    npm run dev
  3. for frontend:

    cd frontend
    npm start

Contributing

Contributions are welcome! If you find any issues or would like to add new features, please open an issue or submit a pull request.

Acknowledgments