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

https://github.com/phmc99/study-reactnative-dailydiet


https://github.com/phmc99/study-reactnative-dailydiet

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# DailyDiet - React Native Study Project

[![API Repo](https://img.shields.io/badge/DaiyDiet_API-Repository-green?logo=github)](https://github.com/phmc99/study-node-dailydiet)

DailyDiet is a React Native study project aimed at improving mobile development skills using Expo.

## 📌 Project Overview
This app helps users track their daily diet by managing meals and monitoring their nutritional goals.

## 🚀 Technologies Used
- React Native
- Expo
- TypeScript
- Styled Components

## 🔧 Installation

1. Clone the repository:
```sh
git clone https://github.com/phmc99/study-reactnative-dailydiet.git
```
2. Navigate to the project folder:
```sh
cd study-reactnative-dailydiet
```
3. Install dependencies:
```sh
npm install
```
4. Start the development server:
```sh
npx expo start
```

## 📱 Running on a Device
- Scan the QR code with the Expo Go app (Android/iOS).
- Use an emulator/simulator with Expo CLI.