Create React Project with Vite for Beginners | Create React App is Finally Dead

preview_player
Показать описание
Create React App with Vite is a new alternative way to create a react project. Create React App is old and its document doesn't recommend it anymore. Therefore, using ViteJS to create a new react app is good way to implement a react project. In this video, you will learn how to create a react app with ViteJS in a few minutes with an ease.
Рекомендации по теме
Комментарии
Автор

Thank you bro . After a lot of attempt to create the react app I almost give up on react . Your method works for me and finally I installed react app thank you so much 😊

kausalyas
Автор

how do i get rid of the automatic files not needed like web vitals and the logo

SolidJello
Автор

"Create React App is Finally Dead"???

Thanks either way

LexxGee
Автор

Why I got 5 vulnerabilties after npm install :(

goodgirl
Автор

When I create a project this way, the extension of the files is .jsx. I want the extension of my files to be .js. How can I do that?

gorkemm
Автор

Usually, to teach beginners how to do things, when you open the initial software window -
It should be empty.
Yours akready have public and src folder and other files,
Which I'm not sure how they even get there from the first place.
That means that instead of being for everyone, this video is not for me.

Thanks anyway

thomasnarkiss