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

preview_player
Показать описание
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:
Рекомендации по теме
Комментарии
Автор

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.

mycg-
Автор

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!

Daniel_Msangi
Автор

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

VitorBonelli
Автор

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

samuelkinyua
Автор

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

ender
Автор

nice video! just to the point! great for practice

truevoicenft
Автор

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

subhodeepbasak
Автор

Thank you so much very simple and quick!

carlospen
Автор

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

joellozano-TurboMarketing
Автор

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

samlewis
Автор

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

zowieerickson
Автор

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

amiesanyang
Автор

Sir vite reactjs website playstore Ela patali client side serverside code

Venkateshganjiganji-qnwm
Автор

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.

luisbrazilva
Автор

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!

OfoeNelson