Description: Web application where fitness enthusiasts can find workout partners and schedule sessions together.
In order to setup the project, please proceed as follows:
- clone the repository on your pc
open git bash and use the following command:
git clone https://github.com/TechLabs-Dortmund/FitConnect.git
- open the project in Visual Studio Code or any other programm open the terminal and use the following command to install dependencies
npm install
- Start the project :
After successful installation use the following command to run the project:
npm start
- improve chat and settings pages
- create groups and profiles