Skip to content

Commit aa9414f

Browse files
committed
Update README.md
1 parent 81e5b00 commit aa9414f

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

+6-8
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
# Create React App is Deprecated
2-
3-
Create React App was one of the key tools for getting a React project up-and-running in 2017-2021, it is now in long-term stasis and we recommend that you migrate to one of React frameworks documented on ["Start a New React Project"](https://react.dev/learn/start-a-new-react-project).
4-
5-
If you are following a tutorial to learn React, there is still value in continuing your tutorial, but we do not recommend starting production apps based on Create React App.
6-
7-
---
8-
91
## Create React App [![Build & Test](https://github.com/facebook/create-react-app/actions/workflows/build-and-test.yml/badge.svg?branch=main)](https://github.com/facebook/create-react-app/actions/workflows/build-and-test.yml) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://github.com/facebook/create-react-app/blob/main/CONTRIBUTING.md)
102

3+
> [!CAUTION]
4+
> ## Deprecated
5+
> Create React App was one of the key tools for getting a React project up-and-running in 2017-2021, it is now in long-term stasis and we recommend that you migrate to one of React frameworks documented on [Start a New React Project](https://react.dev/learn/start-a-new-react-project).
6+
>
7+
> If you are following a tutorial to learn React, there is still value in continuing your tutorial, but we do not recommend starting production apps based on Create React App.
8+
119
<img alt="Logo" align="right" src="https://create-react-app.dev/img/logo.svg" width="20%" />
1210

1311
Create React apps with no build configuration.

0 commit comments

Comments
 (0)