/we-fit

Primary LanguageHTML

We Fit

This is a React Native project developed with TypeScript, motivated by the implementation of technologies related to hybrid app development.

Motivation

The motivation behind this project is to explore and implement technologies related to hybrid app development using React Native. By leveraging TypeScript, we aim to enhance type safety and developer experience, making the development process more efficient and maintainable.

Demo

Project Demo Project Demo Project Demo

How to Run the Project

To run the project on your local environment, follow the instructions below:

  1. Clone this repository on your local machine:

    git clone https://github.com/Julio1901/we-fit.git
    
  2. Navigate to the project directory: cd we-fit

  3. Install dependencies: npm install or yarn install

  4. Run the project: npm start or yarn start

License

This project is licensed under the MIT License.