Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hassanbahati/firebase-data-connect-example
https://github.com/hassanbahati/firebase-data-connect-example
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hassanbahati/firebase-data-connect-example
- Owner: HassanBahati
- Created: 2024-11-19T19:53:42.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T18:27:33.000Z (2 months ago)
- Last Synced: 2024-11-20T19:26:17.056Z (2 months ago)
- Language: TypeScript
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FDC Movie App
Firebase Data Connect Example using Next.Js
![alt text](.github/image.png)
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.