- Make sure the application is actually running lmao (actual common)
npm start / npm run start
- Stop the app and restart (or just do a hard reload the browser)
- Always keep the terminal in the project AND the chrome dev tools console in the browser
-
- react dev tools
-
- google the exact error msg
- always work with ESLint
- if nothing works, just compare code with the final code