https://github.com/harsh-git98/cafe_app
React Native android app to showcase a cafe store with a sleek UI, splash screen, home page, and menu tab.
https://github.com/harsh-git98/cafe_app
android-app expo frontend tailwindcss typescript
Last synced: 2 months ago
JSON representation
React Native android app to showcase a cafe store with a sleek UI, splash screen, home page, and menu tab.
- Host: GitHub
- URL: https://github.com/harsh-git98/cafe_app
- Owner: Harsh-git98
- Created: 2024-12-25T11:54:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-07T15:04:39.000Z (over 1 year ago)
- Last Synced: 2025-01-24T04:56:11.551Z (over 1 year ago)
- Topics: android-app, expo, frontend, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://expo.dev/accounts/harshranjan98/projects/Cafe/builds/49c1f47b-884b-4528-8c9c-9537b7a0651a
- Size: 36.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cafe App
Welcome to the **Cafe App**, a simple React Native application designed to showcase a coffee shop's menu and provide a delightful user interface. This app features a splash screen, a start page, and two primary tabs: **Menu** and **Home**.
## Features
- **Splash Screen**: Displays an attractive splash screen when the app launches.
- **Start Page**: Serves as the entry point to the app, welcoming users.
- **Tabs Navigation**:
- **Home Tab**: A cozy landing page to explore the app.
- **Menu Tab**: Showcases the café’s menu with all available offerings.
## Tech Stack
- **React Native**: For building the mobile application.
- **JavaScript**: For scripting and logic implementation.
- **React Navigation**: For handling navigation between screens.
- **Expo**: For ease of development, testing, and deployment.
## Installation
To run this app locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/Harsh-git98/cafe_app.git
```
2. Navigate to the project directory:
```bash
cd cafe_app
```
3. Install dependencies:
```bash
npm install
```
4. Start the development server:
```bash
npx expo start
```
## Screenshots



## Folder Structure
```plaintext
cafe-app/
├── assets/ # Images and fonts
├── components/ # Reusable components
├── app/root/tabs # Individual screens
├── package.json # Dependency configuration
└── README.md # Project documentation
```
## Contributing
Contributions are welcome! If you'd like to contribute:
1. Fork the repository.
2. Create a new branch for your feature/bug fix.
3. Commit your changes and push them to your fork.
4. Open a pull request explaining your changes.
---
Feel free to reach out for suggestions or improvements! Enjoy exploring the **Cafe App**. ☕