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: about 2 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-10T18:56:43.000Z (over 1 year ago)
- Last Synced: 2025-04-05T14:12:34.722Z (about 1 year ago)
- Topics: javascript, mobile-application-development, react-native
- Language: JavaScript
- Homepage:
- Size: 1.78 MB
- Stars: 1
- 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
```