@azwickSubmitted 12 months ago
My deployment didn't work because of many outdated dependencies I couldn't fix... I used "create-react-app" in the first place and had to shift everything to Next then.
What framework/theme/way of React are you guys using to create a simple React project? Vite +, Next, Gatsby, Astro, ...? I'm a little confused that "create-react-app" is not an option anymore!
Feel free to add any comments to that topic and/or to my implementation. :)