This package is a ready-to-use template for starting up a new React application. It has been designed for easy use via the @pplancq/create-react-app
script.
To create a new React project, use the following command:
npm create @pplancq/react-app@latest <project_name>
Replace <project_name> with the name of your new project.
This project is under the MIT license.