This project aims to create a platform that meets the needs of people looking for accessible and personalized exercise options, contributing to generating positive social impact, combined with technical and commercial feasibility.
- Node.js
- NPM
To install the dependencies, you must run the following commands:
- Clone the repository:
git clone https://github.com/igrowker/i002-fitfusion-front.git
- Enter the project folder:
cd i002-fitfusion-front
- Install the dependencies:
npm install
To run the project, you must run the following command:
npm run dev