Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harsh-git98/cafe_app
https://github.com/harsh-git98/cafe_app
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/harsh-git98/cafe_app
- Owner: Harsh-git98
- Created: 2024-12-25T11:54:57.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-25T13:09:33.000Z (about 1 month ago)
- Last Synced: 2024-12-25T14:19:29.836Z (about 1 month ago)
- Language: TypeScript
- Size: 6.27 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**. ☕