Create and Deploy a Website with REACT and VITE in under 10 minutes

Поділитися
Вставка
  • Опубліковано 12 гру 2022
  • If you have a website or app you'd like to make you can very quickly create a prototype with React and Vite. These single-page apps (SPAs) are easy to deploy (think drag and drop) on hosts like Netlify, often for FREE! With HTTPS encryption! This is about as simple as it gets if you want something interactive.
    I also included a short section on adding unit testing to your app with Vitest, because I believe it is one of the more important things these project scaffolding tools can do for us.
    You can also find me on:
    Twitch: / dancancode
    Twitter: / dancancode
  • Наука та технологія

КОМЕНТАРІ • 26

  • @Daniel_Msangi
    @Daniel_Msangi 7 місяців тому +4

    I was stuck for hours at the build process,😢 and your tutorial made me realize the bug for my app is to cd into the right directory file. Thanks man!

  • @mycg-09
    @mycg-09 5 місяців тому +1

    Thank you for introducing Vitest to me and at this stage. My teachers keep telling me testing is so important but most tutorials don't introduce this at the beginner level.

  • @VitorBonelli
    @VitorBonelli 7 місяців тому

    Perfect tutorial!
    Learned even more than what i was looking for hehe

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

    This was just what I needed. Thanks!

  • @kelechi.E
    @kelechi.E Рік тому

    This was helpful, thank you.

  • @truevoicenft
    @truevoicenft Рік тому

    nice video! just to the point! great for practice

  • @carlospen8413
    @carlospen8413 Рік тому +2

    Thank you so much very simple and quick!

  • @subhodeepbasak9092
    @subhodeepbasak9092 Рік тому

    Thank you for this video. This has helped me lot!!

  • @ender1598
    @ender1598 11 місяців тому +1

    Very simple and easy! Any chance of a similar video for Vite + React on AWS Amplify?

  • @joaovictorp.a6595
    @joaovictorp.a6595 Рік тому

    Great video!

  • @samuelkinyua8214
    @samuelkinyua8214 9 місяців тому +1

    is the manual deploy the only way to deploy a Reactjs app created with vite ? please help

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

    This video helped me with deploying my first React site. Thanks a lot!

  • @samlewis1433
    @samlewis1433 7 місяців тому

    this is very good video but my brain cant handle this so im goona watch it again

  • @akshanshkaushal9422
    @akshanshkaushal9422 9 місяців тому +5

    getting 404 error

  • @amiesanyang
    @amiesanyang День тому

    Nice tutorial but we did not create a website. we only deployed the vite sample page. But it does contain some other useful information.

  • @joellozano-TurboMarketing
    @joellozano-TurboMarketing 2 місяці тому

    Hola, como hariamos esto dentro de un contenedor? como crear la imagen para desarrollar dentro del contenedor WSL?

  • @53strat55
    @53strat55 10 місяців тому

    Which theme are you using?

  • @Venkateshganjiganji-qn2wm
    @Venkateshganjiganji-qn2wm Рік тому

    Sir vite reactjs website playstore Ela patali client side serverside code

  • @luisbrazilva
    @luisbrazilva Рік тому

    I get it. It's fast but why is everyone ignoring the huge security risk of exposing your API connections and key because it serves the JSX files in the network activity tab without masking them or encoding them.

  • @OfoeNelson
    @OfoeNelson 4 місяці тому

    Great video Dan but can you stop jump cutting whiles editing video that displays code because if someone is coding along they might miss just one step buried in the code somewhere and will wonder why they're code is breaking. I encourage you to only cut the video after you've typed the code in full don't cut to a fully typed line of code. Thanks and keep up the great work!

  • @alephzero7808
    @alephzero7808 4 місяці тому

    404 error 😢