Create a New React Project
The simplest way to start a react project is to use Vite. There are several different templates you can use when creating a new vite project.
New React Project (JavaScript)
New React Project (Typescript)
Tips
- Add
'react/prop-types': 0in therulesof.eslintrc.cjsto get rid of the prop warning