- Clone the repository:
gh repo clone Practicass/FitLife
- Navigate to the backend directory:
cd practica5_842255_850068_839899/fitLife/docker/api
- Install dependencies:
npm install
- Navigate to the frontend directory:
cd practica5_842255_850068_839899/fitLife/docker/web
- Install dependencies:
npm install
- Node.js
- React
- Express
- MongoDB
-
Run the development server:
cd practica5_842255_850068_839899/fitLife/docker/api
npm start
-
Open your browser and visit
http://localhost:3000
-
Run the development web:
cd practica5_842255_850068_839899/fitLife/docker/web
npm run dev
-
Open your browser and visit
http://localhost:80
- Deploy project:
cd practica5_842255_850068_839899/fitLife/docker/web
./despligue.sh
If you want to contribute to this project, follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature_branch
. - Make your changes, commit them, and push to the branch.
- Submit a pull request.
- Pablo Angusto Delgado
- Miguel Aréjula Aísa
- José Miguel Florentín Domingo