DEV Community

Candie
Candie

Posted on

How to create a react-app

Step 1;
Open your code editor(preferably VSCODE)

Step 2;
Open your terminal on your code editor (There are some menus at the top of your VSCODE app, the terminal is one of them

Image description

Step 3;
Enter the following commands;
npx create-react-app <name-of-your-project-here>

Image description
Step 4;
After some minutes or seconds, the process will completed and your terminal should look like this;
Image description
Step 5;
Click on open folder inside your VSCODE to locate the project you just created

Step 6;
select/drag and drop in your vscode, and there you have your new react app.

Image description

Step 7
Run npm start command to get started

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more