https://github.com/phmc99/study-reactnative-dailydiet
https://github.com/phmc99/study-reactnative-dailydiet
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phmc99/study-reactnative-dailydiet
- Owner: phmc99
- Created: 2025-03-07T02:08:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-11T02:54:13.000Z (over 1 year ago)
- Last Synced: 2025-03-14T18:44:05.106Z (about 1 year ago)
- Language: TypeScript
- Size: 320 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DailyDiet - React Native Study Project
[](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.