https://github.com/seyitbugraerden/reactnative-randommealapp
React Native | Rapid API
https://github.com/seyitbugraerden/reactnative-randommealapp
fetch-api rapidapi react react-native rest-api
Last synced: 3 months ago
JSON representation
React Native | Rapid API
- Host: GitHub
- URL: https://github.com/seyitbugraerden/reactnative-randommealapp
- Owner: seyitbugraerden
- License: mit
- Created: 2024-08-17T07:40:02.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-12-06T01:12:13.000Z (6 months ago)
- Last Synced: 2025-03-05T01:17:12.055Z (3 months ago)
- Topics: fetch-api, rapidapi, react, react-native, rest-api
- Language: TypeScript
- Homepage:
- Size: 326 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Native -- Random Meal App
![]()
![]()
# :notebook_with_decorative_cover: Table of Contents
- [Folder Structure](#bangbang-folder-structure)
- [Getting Started](#toolbox-getting-started)
- [Follow Me](#rocket-follow-me)
- [Learn More](#books-learn-more)
- [Give A Star](#star-give-a-star)## :bangbang: Folder Structure
Here is the folder structure of this app.
```bash
Native-RandomMealApp/
|- components/
|- app/
|-- _layout.ts
|-- +html.ts
|-- +not_found.tsx
|- assets/
|- constants/
|- scripts/
|- hooks/
|- package-lock.json
|- package.json
|- tsconfig.js
```
## :toolbox: Getting Started
1. Make sure **Git** and **NodeJS** is installed.
2. Clone this repository to your local computer.
3. Open terminal in root directory. Run `npm install --legacy-peer-deps` or `yarn install --legacy-peer-deps`.
## :rocket: Follow Me
[](https://github.com/seyitbugraerden "Follow Me")
[](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fsanidhyy%2Fmodern-portfolio "Tweet")
[](https://www.youtube.com/@SfenksMotovlog "Subscribe my Channel")## :books: Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
## :star: Give A Star
You can also give this repository a star to show more people and they can use this repository.