An open API service indexing awesome lists of open source software.

https://github.com/sanjeevirajanramajayam/fitness-tracker-app

A simple Fitness Tracker App UI built using React Native. This app includes the design for tracking daily activities, exercise logs, progress tracking, and goals—without any actual data functionality.
https://github.com/sanjeevirajanramajayam/fitness-tracker-app

android-application fitness-tracker reactnative

Last synced: 3 months ago
JSON representation

A simple Fitness Tracker App UI built using React Native. This app includes the design for tracking daily activities, exercise logs, progress tracking, and goals—without any actual data functionality.

Awesome Lists containing this project

README

          

# 💪 Fitness Tracker App UI (React Native)

This project is a **Fitness Tracker App UI** built using **React Native**. The goal is to create a visually appealing design for a fitness tracker on mobile, with features like daily activity tracking, exercise logs, and progress tracking—without any actual data functionality.

### UI Components:
- **Activity Summary Cards**: Displays daily metrics like calories burned, steps taken, and distance traveled.
- **Buttons**: Placeholder buttons for adding new activities, setting goals, etc.
- **Modals**: For showing progress in a visually appealing way.

## 📁 Tech Stack

- **React Native** (for building the mobile app)
- **Styled Components** or **React Native Stylesheets** (for styling)

## 💡 Purpose

To create a mobile-friendly design for a fitness tracker app that can be further developed with data and functionality later. This design focuses on clean UI components and user experience, ideal for future features like activity tracking and goal setting.

## 🌱 How to Run

1. Clone the repository
2. Install dependencies:
```bash
npm install