Skip to content
forked from bopepsi/App-react

A React based fitness social network application, where users can connect with nearby gym buddies, upload and share images, chat, and send invitations to workout.

Notifications You must be signed in to change notification settings

JeynaKim/go-fit

 
 

Repository files navigation

Welcome to GoFit!

  • A React based fitness social network application, where users can connect with nearby gym buddies, upload and share images, chat, and send invitations to workout together.
  • With the ongoing pandemic, people have become socially disconnected which can impact on our mental health. Exercise is one of the valuable tools for improving our mental health, GoFit promotes exercise and at the same time builds social circles.

Final Product

Main Page Gofit-Main

User Profile Page Gofit-UserProfile

Create Post Page Gofit-Post

Send Invitation Page Gofit-SendInvitation

Invitation Detail Page Gofit-SentInvitation

Appointment Review Page Gofit-RateAppt

Setup

  1. Go to Gofit-Api Page (https://github.com/jeynakim/go-fit-api) Install dependencies with npm install.

  2. Create .env file based on .env.example

  3. Running Webpack Development Server

npm start
  1. Install dependencies with npm install with Gofit Root

  2. Create .env file based on .env.example

  3. Running Webpack Development Server

npm start

Dependencies

  • React
  • Node.js
  • MongoDB
  • Express
  • GetStream
  • AWS S3 and MULTER S3
  • Bcrypt

About

A React based fitness social network application, where users can connect with nearby gym buddies, upload and share images, chat, and send invitations to workout.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.0%
  • CSS 19.0%
  • Other 1.0%