Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
suhturhlaing authored Feb 2, 2023
1 parent 8b1496d commit 6287064
Showing 1 changed file with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Login/Logout/SignUp using React JS(firebase)

<br />

# And then You need to create " .env" file at your project folder Virtual Studio code.
# And then You need to create " .env" file at your project folder Virsual Studio code.

> you create .env file at project root file location
Expand All @@ -176,7 +176,40 @@ Login/Logout/SignUp using React JS(firebase)
<img src="public/assets/vs1.jpg" alt="text" title="first-photo" />
</div>

<br />

# And then You need your project run against.

<br />

> npm start (terminal run your project folder location)
<br />

> you can seee below page
<br />

<div align="center">
<img src="public/assets/login.jpg" alt="text" title="first-photo" />
</div>

<br />

<div align="center">
<img src="public/assets/signup.jpg" alt="text" title="first-photo" />
</div>

<br />

<div align="center">
<img src="public/assets/forgotpassword.jpg" alt="text" title="first-photo" />
</div>


<br />

<br />



Expand Down

0 comments on commit 6287064

Please sign in to comment.