Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mhdcodes committed Feb 2, 2025
1 parent 1cae152 commit e75b5c8
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
[![Typescript][typescript-badge]][npm]
[![Formatted with Biome][biome-badge]][biome]

Set up a modern react web app by running one command.
As we bid farewell to the deprecated `create-react-app` CLI that helped millions of developers bootstrap projects since 2016, we're proud to introduce `create-react-appp` - affectionately known as CRAP (Create React App Perfected) - a spiritual successor that combines CRA's simplicity with today's best practices.

With CRAP you can set up a modern react web app by running one command.

## Get Started Immediately

Expand Down Expand Up @@ -39,6 +41,15 @@ npx create-react-appp my-app
echo "I'm a carrot farmer"
```

## So... what does `P` stands for ?

- Pro.
- Perfected.
- Polyfill.
- Plus.
- Prime.
- You can add your own here.

## Contributing

Please see [Contributing.md](CONTRIBUTING.md) for details.
Expand Down

0 comments on commit e75b5c8

Please # to comment.