Skip to content

DV4NS/react-vite-tailwind-typescript-firebase-auth-template

 
 

Repository files navigation

ReactJS + Vite + TailwindCSS + TypeScript + Firebase auth

This is a good starting point for your next project that needs firebase auth

Setup

  • Clone the project with
git clone https://github.com/IgorBayerl/react-vite-tailwind-firebase-auth-template.git
  • Navigate to the directory
cd react-vite-tailwind-firebase-auth-template
  • Install the dependencies with
yarn
  • Configure the .env file with your firebase credentials
  • run with
yarn dev

About

Good starting point for your next application with React.JS, TypeScript, TailwindCSS, Firebase Auth and Vite.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • Other 2.3%