https://github.com/btom7447/nectars
Nectar 🍽️ Nectar is a modern food delivery app built with React Native and Tailwind CSS. It leverages Firebase for authentication and Airtable as the backend database to provide a seamless food ordering and delivery experience.
https://github.com/btom7447/nectars
javascript mobile-application-development react-native
Last synced: 9 months ago
JSON representation
Nectar 🍽️ Nectar is a modern food delivery app built with React Native and Tailwind CSS. It leverages Firebase for authentication and Airtable as the backend database to provide a seamless food ordering and delivery experience.
- Host: GitHub
- URL: https://github.com/btom7447/nectars
- Owner: btom7447
- Created: 2025-02-09T23:05:34.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-02-09T23:13:10.000Z (11 months ago)
- Last Synced: 2025-02-10T00:19:53.196Z (11 months ago)
- Topics: javascript, mobile-application-development, react-native
- Language: JavaScript
- Homepage:
- Size: 1.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nectar
Nectar is a modern food delivery app built with React Native and Tailwind CSS. It leverages Firebase for authentication and Airtable as the backend database to provide a seamless food ordering and delivery experience..
# Features
- 🚀 Smooth and intuitive UI/UX for food delivery
- 🔒 Firebase-powered authentication for secure sign-in/sign-up
- 📋 Airtable integration for managing restaurant data, menus, and orders
- 💡 Hand-coded frontend for better performance and customization
# Tech Stack
- Frontend: React Native, Tailwind CSS (via NativeWind)
- Authentication: Firebase Authentication
- Database: Airtable API
# Installation
Clone the repo:
```bash
git clone https://github.com/btom7447/nectars.git
cd nectar
```