DEV Community

Cover image for How to create a React app

How to create a React app

Charity Parks on May 17, 2021

Creating apps in React are my favorite!!! React is a really fun and simplistic JavaScript library. I used to always have to look up how to set up ...
Collapse
 
ziv profile image
zivka

You can use ‘npx create-react-app app-name’ si you won’t need to install it globally