React - starts with basic
Jan 26, 2024 · 1 min read · I am writing this blog to help those people, who didn't follow 'npx create-react-app my-app '. *Note: The basic requirement to start react: Node should be installed. Initialized a new project. Create a new folder in the local name <ReactAppName>. O...
Join discussion