Deploying React Web App on Firebase - Completely free | Easy Hosting

Поділитися
Вставка
  • Опубліковано 23 січ 2025

КОМЕНТАРІ • 59

  • @FullstackSimplified
    @FullstackSimplified  3 роки тому +1

    Using firebase storage to manage files on the cloud
    ua-cam.com/video/mEf-6IUsTKs/v-deo.html

  • @sanntu9617
    @sanntu9617 3 роки тому +3

    I thought about it, I googled it (here en youtube), and I found you with the video!
    Thanks for sharing! 🤜🤛

  • @my_graphics
    @my_graphics 3 роки тому +1

    I Love It SIr !

  • @edventure6801
    @edventure6801 3 роки тому +1

    Hi, how to fix missing build script? When I npm run build the build is missing.

    • @FullstackSimplified
      @FullstackSimplified  3 роки тому

      Try reinstalling the 'react-scripts' with npm. And also make sure you have build defined under scripts in package.json

    • @edventure6801
      @edventure6801 3 роки тому

      @@FullstackSimplified how I'm going to do to reinstall the react-scripts?

    • @FullstackSimplified
      @FullstackSimplified  3 роки тому

      'npm i react-scripts' in your project terminal

    • @edventure6801
      @edventure6801 3 роки тому

      @@FullstackSimplified then how to defined the build under the script in package.json?

    • @FullstackSimplified
      @FullstackSimplified  3 роки тому

      "scripts": {
      "start": "react-scripts start",
      "build": "react-scripts build",
      "test": "react-scripts test",
      "eject": "react-scripts eject"
      },

  • @peterluo1776
    @peterluo1776 2 роки тому +1

    Nice video. Thanks bro for sharing.

  • @ertjg
    @ertjg Рік тому +1

    thanks you're helping a lot !

  • @dipakbudde2306
    @dipakbudde2306 3 роки тому +1

    best video
    😇😀

  • @sujitrockstar221
    @sujitrockstar221 3 роки тому +1

    Lovly education video.help to all IT students.

  • @rahulkrishna164
    @rahulkrishna164 3 роки тому +2

    Nice explanation. Very easy to understand and deploy.

  • @TheGroovySpace
    @TheGroovySpace 3 роки тому +1

    Please make more such videos . It's very easy to understand . ♥️♥️

  • @mamamia2486
    @mamamia2486 2 роки тому

    Please I need your help, firebase is not adding files to my project folder and I think that is the reason the hosted link is not redirecting to my page. What can I do about that?

    • @FullstackSimplified
      @FullstackSimplified  2 роки тому

      Try to rebuild your project using 'npm run build'
      Also please check if during the setup did you change the public directory from public(default) to build.
      Follow from here - 4:20

  • @pickle3070
    @pickle3070 3 роки тому +1

    Thank you so much!

  • @kritigoswami7382
    @kritigoswami7382 3 роки тому +1

    Well done again 👍🏻😊👍🏻😊

  • @majorpayne1138
    @majorpayne1138 2 роки тому +1

    Very informative video, thank you!

  • @thecareercoach231
    @thecareercoach231 3 роки тому +1

    Good work. 👏

  • @sandeeptottadi
    @sandeeptottadi 3 роки тому

    Hey what about express js

    • @FullstackSimplified
      @FullstackSimplified  3 роки тому

      You can use Firebase functions to host an express app but would recommend you to use other services like heroku or netlify

    • @sandeeptottadi
      @sandeeptottadi 3 роки тому +1

      @@FullstackSimplified thank you so much for replying I just currently working on it.

  • @SaifMohammedOmer
    @SaifMohammedOmer 2 роки тому

    thank you so much, I was having issues with netlify with a large build folder(37 mb). it wasn't deploying. but with firebase it's working. though a video is not playing don't know why... :)

    • @FullstackSimplified
      @FullstackSimplified  2 роки тому

      Try putting the video in the public folder. Or use firebase storage to store the video and use the link in your frontend. You can follow my other videos on firebase storage on this channel.
      Thanks for watching

  • @nizam6569
    @nizam6569 3 роки тому +1

    Thanks for the information
    very useful

  • @C___ShohidulIslam
    @C___ShohidulIslam 3 роки тому +1

    thanks man

  • @adeyemiadeshina3988
    @adeyemiadeshina3988 3 роки тому +1

    @Fullstack Simplified, Thanks for the video man! Can I manage my files within firebase without accessing it from my local machine?

  • @Crypt2349
    @Crypt2349 3 роки тому +1

    Thanks a lot

  • @singh03ashish
    @singh03ashish 3 роки тому +2

    Very informative video. Could you make a video on GitHub action to host

    • @FullstackSimplified
      @FullstackSimplified  3 роки тому

      Yes sure will post a video for the same..

    • @AnnT2024
      @AnnT2024 3 роки тому +1

      make video with github aswell, ty

    • @FullstackSimplified
      @FullstackSimplified  3 роки тому

      Using Github Actions - ua-cam.com/video/5XshM6yPV3g/v-deo.html

  • @mohamedyoussef8835
    @mohamedyoussef8835 2 роки тому +1

    Awesome video +++++++++++++++++++++++++++ Thank You