📄️ Getting Started
Learn how to get started with React by creating a new app using Create React App. Follow the steps to set up your development environment and build your first React application.
📄️ Folder Structure
Learn how to organize your files and folders in a new React project. This structure will help you keep things tidy and make it easier to build and maintain your site.
📄️ Available Scripts
Learn about the available scripts in a Create React App project. Use these scripts to start, test, build, and eject your app, as well as to run custom scripts.
📄️ Supported Browsers and Features
Learn about the supported browsers and advanced language features in the website project. Understand how to ensure broad browser compatibility and leverage modern JavaScript capabilities.
📄️ Updating to New Releases
Learn how to update an existing Create React App project to a newer version of react-scripts. Keep your project up to date with the latest features and improvements.