igrowker / i002-fitfusion-front

3 stars 3 forks source link

Fit Fusion Frontend

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.

Tech Stack 🛠️

Pre-requisites 📋

Installation 🔧

To install the dependencies, you must run the following commands:

  1. Clone the repository:
git clone https://github.com/igrowker/i002-fitfusion-front.git
  1. Enter the project folder:

    cd i002-fitfusion-front
  2. Install the dependencies:

    npm install

Running the project 🚀

To run the project, you must run the following command:

npm run dev