diff --git a/.firebase/hosting.YnVpbGQ.cache b/.firebase/hosting.YnVpbGQ.cache deleted file mode 100644 index babc360..0000000 --- a/.firebase/hosting.YnVpbGQ.cache +++ /dev/null @@ -1,14 +0,0 @@ -robots.txt,1725453862465,391d14b3c2f8c9143a27a28c7399585142228d4d1bdbe2c87ac946de411fa9a2 -manifest.json,1725453862464,4e1d3adad9ce7e17c0d13fac197f1c27091906f4ecf3909c9f51247bff345118 -logo512.png,1725453862462,2356e0b814e58a349935c8de17226873d615d088a867d591fef48a64c80c9a2f -logo192.png,1725453862461,f66564670b5bfe49f3f04a5b63107bae60f4a7736f1d3b83aa0115f7acf45150 -index.html,1725453891234,f2f5dc3687908d49317a6688edb4931781cb683b75a774c24fcfdf1e3016ad79 -favicon.ico,1725453862460,1463be9bedc82e16f9364eec7a1f5152cbe56229401381eed65c1496cb884407 -asset-manifest.json,1725453891234,eb97041db67641f51d02dccf947ce64b9ba4f3d5a2471831a85424bcca856a62 -static/js/main.881ae007.js.map,1725453891244,f2bcb496c680298dda12f340c0df2718c77ae4aff5ced5906cde30967825df74 -static/js/main.881ae007.js.LICENSE.txt,1725453891243,2d23ed6953af716bd777daad8658d4e83f598f091e305241dee47b0ed8eea807 -static/js/main.881ae007.js,1725453891243,98f49255e3fea55b9aece1f14699227a652a96da23491a94bcc6ca9798f28720 -static/js/453.67699da7.chunk.js.map,1725453891243,8644d1db7a97e666f230c669f6cb1e88b821e05a1a4e711478d5a5baef5048b2 -static/js/453.67699da7.chunk.js,1725453891243,2839e6c39bd5f13ebefb879450e31dc8b8492f6228e12339510634439a9b7d82 -static/css/main.923f4123.css.map,1725453891243,6b6623dc3eb13600152e5321393d8a99b9c701ae82780998d1d5d415474759d7 -static/css/main.923f4123.css,1725453891243,74d416bcbe217f315718169c7479c187d51728bf7dbdde1831e1a0ae2b63bd25 diff --git a/.firebase/hosting.cHVibGlj.cache b/.firebase/hosting.cHVibGlj.cache new file mode 100644 index 0000000..4530674 --- /dev/null +++ b/.firebase/hosting.cHVibGlj.cache @@ -0,0 +1,6 @@ +robots.txt,1723539248137,391d14b3c2f8c9143a27a28c7399585142228d4d1bdbe2c87ac946de411fa9a2 +manifest.json,1723539248136,4e1d3adad9ce7e17c0d13fac197f1c27091906f4ecf3909c9f51247bff345118 +logo512.png,1723539248135,2356e0b814e58a349935c8de17226873d615d088a867d591fef48a64c80c9a2f +logo192.png,1723539248133,f66564670b5bfe49f3f04a5b63107bae60f4a7736f1d3b83aa0115f7acf45150 +index.html,1725534740353,844ed03125ab4c1529ad6a619df5d12a206cb4df093a10d73b514b3f976840f4 +favicon.ico,1723539248131,1463be9bedc82e16f9364eec7a1f5152cbe56229401381eed65c1496cb884407 diff --git a/.firebase/hosting.eQ.cache b/.firebase/hosting.eQ.cache deleted file mode 100644 index 45ac287..0000000 --- a/.firebase/hosting.eQ.cache +++ /dev/null @@ -1 +0,0 @@ -index.html,1725515473531,72db5a373ff3e364913c58b41c7fec379ec15c5eecd59cfa073f66873984f8f5 diff --git a/.firebaserc b/.firebaserc index 848162e..f45e935 100644 --- a/.firebaserc +++ b/.firebaserc @@ -1,5 +1,5 @@ { "projects": { - "default": "netflixgpt-97c48" + "default": "movies-gpt-508cc" } } diff --git a/README.md b/README.md index 806cf5e..1d47912 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,9 @@ - Adding .env file to gitignore - Made our Site Responsive +import { getAuth } from "firebase/auth"; +export const auth = getAuth(); + # Features: - Login/SignUp page diff --git a/firebase.json b/firebase.json index 566b60e..93fb369 100644 --- a/firebase.json +++ b/firebase.json @@ -1,6 +1,6 @@ { "hosting": { - "public": "y", + "public": "public", "ignore": [ "firebase.json", "**/.*", diff --git a/public/_redirects b/public/_redirects deleted file mode 100644 index e69de29..0000000 diff --git a/public/index.html b/public/index.html index bac36b5..a588647 100644 --- a/public/index.html +++ b/public/index.html @@ -2,7 +2,7 @@
- + -You're seeing this because you've successfully setup Firebase Hosting. Now it's time to go build something extraordinary!
- Open Hosting Documentation -Firebase SDK Loading…
- - - -