This React project allows users to signup or login to the platform using firebase sdk.
- Use Firebase to authenticate users and email verification
- Use TailwindCss to create custom stylized components
- Use React Query to manage client-side state
Interactive Demo Firenbase-auth-app
Installation clone the repo and navigate to the folder and run
- npm install to install project dependencies
- npm start to launch the app