Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/livewithcodeankit/nextjs-with-firebase-crud
This project is a web application built with Next.js that incorporates Firebase authentication for sign-in and sign-up functionality, along with custom authentication and Google authentication. It also includes CRUD operations and login/logout functionality. The project utilizes Tailwind CSS for styling.
https://github.com/livewithcodeankit/nextjs-with-firebase-crud
crud-api crud-application es6 firebase firebase-auth firebase-database html-css-javascript javascript nextjs13-4 reactjs router-dom tailwindcss
Last synced: about 1 month ago
JSON representation
This project is a web application built with Next.js that incorporates Firebase authentication for sign-in and sign-up functionality, along with custom authentication and Google authentication. It also includes CRUD operations and login/logout functionality. The project utilizes Tailwind CSS for styling.
- Host: GitHub
- URL: https://github.com/livewithcodeankit/nextjs-with-firebase-crud
- Owner: LiveWithCodeAnkit
- Created: 2023-07-10T17:08:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-09T03:27:05.000Z (12 months ago)
- Last Synced: 2024-01-09T04:48:13.970Z (12 months ago)
- Topics: crud-api, crud-application, es6, firebase, firebase-auth, firebase-database, html-css-javascript, javascript, nextjs13-4, reactjs, router-dom, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 325 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Web App
This web application is built using Next.js and incorporates Firebase authentication for sign-in and sign-up functionality, including custom authentication and Google authentication. It also includes CRUD (Create, Read, Update, Delete) operations, login/logout functionality, and utilizes Tailwind CSS for styling.
## Features
- Firebase authentication for sign-in and sign-up functionality.
- Custom authentication and Google authentication options.
- CRUD operations for managing data.
- Login and logout functionality.
- Integration with Tailwind CSS for styling.