create-react-app icon indicating copy to clipboard operation
create-react-app copied to clipboard

Set up a modern web app by running one command.

Results 648 create-react-app issues
Sort by recently updated
recently updated
newest added

This PR fixes the bad resource link mentioned in issue https://github.com/facebook/create-react-app/issues/13649. The issue was that the app was making a request to the URL camo.githubusercontent.com, which resulted in a 404...

CLA Signed

### Is your proposal related to a problem? Yes. I just had one of my users linking a screenshot of my code and found out that my entire codebase (not...

issue: proposal
needs triage

**Fix:** Updated invalid React Bootstrap URL The previous URL for React Bootstrap was outdated/invalid. I have updated it to the correct URL in the relevant documentation. **Code File Changes:** `docusaurus/docs/adding-bootstrap.md`...

CLA Signed

I have been trying to create a web page using create react app and I managed to get to npm start however the localhost 3000 cannot open. it fails every...

These links are outdated, I did not find any alternative

CLA Signed

The eslint config from this repo is officially recommended in the [react docs](https://react.dev/learn/editor-setup#linting). I'm surprised that various rules from eslint-plugin-react [recommended config](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/index.js#L41C7-L64C9) are not enabled here. For example, [react/jsx-key](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-key.md) is...

issue: proposal
needs triage

### Describe the bug Patek-Nuk (Write your answer here.) 100k LIKES 10k Comments , 1 Million Views @saimonmoore @mg @eventualbuddha @JESii @npverni #hiphop ![IMG_2312](https://github.com/user-attachments/assets/6c153864-4a22-4f3a-b140-2b25ccbcbf77) ### Did you try recovering your...

needs triage
issue: bug report

### Is your proposal related to a problem? When creating a JS project, IDE's like VS Code won't provide import suggestions unless the checkJs compiler option is enabled. However, enabling...

issue: proposal
needs triage