Skip to content

React Auth Firebase is a sample React project for practicing authentication with Firebase. Users can sign up, log in, and access different routes based on their authentication status.

License

Notifications You must be signed in to change notification settings

raihan2bd/react-auth-with-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Auth with Firebase

React Auth Firebase is a practice project that utilizes the React framework and Firebase authentication. It allows users to sign up and log in using the project and displays different routes depending on the user's authentication status. This project is intended to help developers improve their skills in building authentication features using React and Firebase.

💻 Getting Started

  • To get star with this package first of all you have to clone the project ⬇️
git clone https://github.com/raihan2bd/react-auth-with-firebase.git
  • Make sure you have firebase authenticate api key. See Firebase Rest Api documention

  • Then you have to create a file called .env.local in your project root lavel and you have to add your api key as like as below Capture

  • Then Make sure you have install NodeJs.

  • Then make sure you have install React on your local mechine if you want to use this project as localy.

  • To install all the npm packages navigate the folder address on your terminal and enter the below command ⬇️

npm install

Usages

Note: Before enter the below command make sure you are in the right directory.

  • After downloading the packages To build the project as a single executable just run the below command. ⬇️
npm run build
  • After finishing the avove instructions you can see the project in your local mechine by entering the below command ⬇️
npm start
  • Then you can see this project live on your browser by this link http://localhost:3000 or your given the port nuber you set for the project.

👥 Author

👤 Abu Raihan

⭐️ Show your support

Thanks for visiting my repository. Give a ⭐️ if you like this project!

🙏 Acknowledgments

Thanks a lot Academind especially Maximilian Schwarzmüller who help me learn React and redux and help me to build this project.

📝 License

This project is MIT licensed.

Contribution

Your suggestions will be more than appreciated. If you want to suggest anything for this project feel free to do that. 🙂

About

React Auth Firebase is a sample React project for practicing authentication with Firebase. Users can sign up, log in, and access different routes based on their authentication status.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published