News

Description: Initialize a new React app using Create React App (npx create-react-app). Ensure the project has README.md, .gitignore, and is pushed to a new GitHub repo.
Create react app is not creating a .git directory, throwing the following error Git commit not created Error: Command failed: git commit -m "Initialize project using Create React App" ...