Skip to content

ignite-gym is a React Native application built with React Native and Expo, utilizing the Native Base library for UI components, React Navigation for navigation, and Axios for API integration. The app was developed during the [Rocketseat Ignite](https://www.rocketseat.com.br/) program as part of my learning journey.

License

Notifications You must be signed in to change notification settings

msvalandro/ignite-gym

Repository files navigation

🏋️ Ignite Gym

ignite-gym is a React Native application built with React Native and Expo, utilizing the Native Base library for UI components, React Navigation for navigation, and Axios for API integration. The app was developed during the Rocketseat Ignite program as part of my learning journey.

✨ Features

  • Integration with Backend API: Fetch the list of exercises for your gym program.
  • Exercise Details: View detailed instructions on how to perform exercises, including the number of sets and repetitions.
  • Workout Tracking: Check workouts as done to keep track of your progress.

👾 Getting Started

Follow these steps to get the app up and running on your local machine.

Prerequisites

  • Node.js v20.15.1 or higher

Installation

# Clone the repository
git clone https://github.com/msvalandro/ignite-gym.git
cd ignite-gym

# Install dependencies
npm install

# Run app on iOS:
npm run ios

# Run app on Android:
npm run android

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.

About

ignite-gym is a React Native application built with React Native and Expo, utilizing the Native Base library for UI components, React Navigation for navigation, and Axios for API integration. The app was developed during the [Rocketseat Ignite](https://www.rocketseat.com.br/) program as part of my learning journey.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published