Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ref-bit/fire-auth
A web app to authenticate users through firebase.
https://github.com/ref-bit/fire-auth
context context-api firebase firebase-auth react react-toastify reactjs tailwind tailwindcss tailwindcss-ui tailwindcss-v2 tailwindui toast-notifications toastify
Last synced: 20 days ago
JSON representation
A web app to authenticate users through firebase.
- Host: GitHub
- URL: https://github.com/ref-bit/fire-auth
- Owner: Ref-Bit
- Created: 2021-03-13T16:39:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-13T16:40:07.000Z (almost 4 years ago)
- Last Synced: 2024-11-17T09:37:38.566Z (3 months ago)
- Topics: context, context-api, firebase, firebase-auth, react, react-toastify, reactjs, tailwind, tailwindcss, tailwindcss-ui, tailwindcss-v2, tailwindui, toast-notifications, toastify
- Language: CSS
- Homepage:
- Size: 893 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Fire Auth 🔥🔒
A web app to authenticate users through firebase.
***
![Showcase](./public/showcase.png)
#### Built With
- [React.js](https://reactjs.org) - A JavaScript library for building user interfaces.
- [Firebase](https://firebase.google.com) - Firebase helps you build and run successful apps.
- [Tailwind CSS](https://tailwindcss.com) - A utility-first CSS framework for rapidly building custom designs.
- [React Toastify](https://fkhadra.github.io/react-toastify/introduction) - React notification made easy.#### Getting Started
- Run `npm install && npm start` to run the app successfully.