Getting started with React involves setting up your development environment, creating a basic React application, and understanding the core concepts of React. Here’s a step-by-step guide to help you get started: Click here to learn mode
Getting Started with React: A Step-by-Step Guide
https://javascript.withcodeexample.com/blog/getting-started-with-react-step-by-step-guide/?
3 Comments
ericjmorey@programming.dev · 2 pts · 3y
I thought create-react-app wasn't the recommended way to set up a react project these days
harendra21@programming.dev · 0 pts · 3y
You are correct, after march 2023 facebook dropped the support for CRA, but we can still use it for learning purpose. Thank you for suggestion.
otl@lemmy.sdf.org · 2 pts · 3y
This doesn't seem to provide much over the official tutorials at https://react.dev/learn
AureumTempus@lemmy.world · 1 pts · 3y