https://github.com/tuhinpal/firenext-series
Firebase + NextJS
https://github.com/tuhinpal/firenext-series
firebase nextjs
Last synced: 2 months ago
JSON representation
Firebase + NextJS
- Host: GitHub
- URL: https://github.com/tuhinpal/firenext-series
- Owner: tuhinpal
- License: apache-2.0
- Created: 2021-06-27T08:26:32.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-27T08:27:12.000Z (about 5 years ago)
- Last Synced: 2025-08-03T15:38:36.860Z (11 months ago)
- Topics: firebase, nextjs
- Language: JavaScript
- Homepage: https://firenext.vercel.app/create-account
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.