Just clone the repo and run npm install
to get started.
Run npm start
to start and run the app.
- No annoying files
- No extra code
- No need to run any additional command to get started
"dependencies": {
"react": "18.2.0",
"react-dom": "18.2.0",
"react-scripts": "5.0.1"
}