Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions-bot committed May 4, 2024
1 parent 8159dcf commit 31bbde2
Show file tree
Hide file tree
Showing 50 changed files with 223 additions and 234 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions _app/immutable/chunks/avatar-fallback.Ctwt_BYA.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion _app/immutable/chunks/avatar-fallback.DzOVIs2J.js

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/chunks/card-title.QOzT7sbJ.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion _app/immutable/chunks/each.D6YF6ztN.js

This file was deleted.

3 changes: 0 additions & 3 deletions _app/immutable/chunks/entry.B944752x.js

This file was deleted.

3 changes: 3 additions & 0 deletions _app/immutable/chunks/entry.Lz3IKrHh.js

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import{s as mo,n as Ll}from"./scheduler.K6Z9mYfZ.js";import{S as go,i as co,e as o,s as i,H as r,a as s,g as n,d as u,b as d,w as p,h as e,j as m,k as a}from"./index.CVV3iqrd.js";function qo($a){let g,Pl="This guide will step you through how to build a React app using the create-react-app tool and implement a login system using Firebase. The front end for this application is built with TailwindCSS using the DaisyUI component library.",Ft,c,Cl='The final code can be found on my GitHub page <a href="https://github.com/jouwdan/react-firebase-login" rel="nofollow">here</a>.',It,q,Tl="Prerequisites",Dt,f,El="Before starting, ensure the below is installed on your system.",Bt,v,Hl="<li>NodeJS</li> <li>Visual Studio Code (or your favourite IDE)</li>",Wt,h,Rl="Getting Started",Ot,b,Nl="Let’s get started. Open up a terminal and type the below commands to set up the app and install all the required dependancies.",zt,w,Ut,Ja=`<code class="language-undefined">npx create-react-app my-app
import{s as mo,n as Ll}from"./scheduler.CBYu3Oyv.js";import{S as go,i as co,e as o,s as i,H as r,a as s,g as n,d as u,b as d,w as p,h as e,j as m,k as a}from"./index.DcJcm_YF.js";function qo($a){let g,Pl="This guide will step you through how to build a React app using the create-react-app tool and implement a login system using Firebase. The front end for this application is built with TailwindCSS using the DaisyUI component library.",Ft,c,Cl='The final code can be found on my GitHub page <a href="https://github.com/jouwdan/react-firebase-login" rel="nofollow">here</a>.',It,q,Tl="Prerequisites",Dt,f,El="Before starting, ensure the below is installed on your system.",Bt,v,Hl="<li>NodeJS</li> <li>Visual Studio Code (or your favourite IDE)</li>",Wt,h,Rl="Getting Started",Ot,b,Nl="Let’s get started. Open up a terminal and type the below commands to set up the app and install all the required dependancies.",zt,w,Ut,Ja=`<code class="language-undefined">npx create-react-app my-app
cd my-app
npm install --save dotenv firebase react-firebase-hooks react-router-dom tailwindcss postcss autoprefixer daisyui
npx tailwindcss init -p</code>`,Gt,x,Ml='<p>npx is not a typo, it’s a <a href="https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b" rel="nofollow">package runner tool that was released alongside npm 5.2+</a>.</p>',Kt,_,Al="Create a new file <code>.env</code> in the my-app folder and add the below to it. We will update these values later once we set up our Firebase app.",$t,L,Jt,Qa=`<code class="language-undefined">REACT_APP_FIREBASE_API_KEY=
Expand Down
Loading

0 comments on commit 31bbde2

Please sign in to comment.