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.
- 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
-
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
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.
👤 Abu Raihan
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Thanks for visiting my repository. Give a ⭐️ if you like this project!
Thanks a lot Academind especially Maximilian Schwarzmüller who help me learn React and redux and help me to build this project.
This project is MIT licensed.
Your suggestions will be more than appreciated. If you want to suggest anything for this project feel free to do that. 🙂