- React: Official react website -Create React App: You don't need to learn and configure many build tools. Instant reloads help you focus on development. When it's time to deploy, your bundles are optimized automatically.
- W3Schools React Learn the basics of react js.
- Awesome React: A collection of awesome things regarding React ecosystem.
- React Developer Roadmap: Comprehensive roadmap chart for becoming a React developer.
- The Beginner's Guide to React: This course is for React newbies and anyone looking to build a solid foundation. It’s designed to teach you everything you need to start building web applications in React right away.
-The Beginner's Guide to React: This course is for React newbies and anyone looking to build a solid foundation. It’s designed to teach you everything you need to start building web applications in React right away.
-FreeCodeCamp learn React: In this course, you'll learn how to create different React components, manage data in the form of state props, use different lifecycle methods like componentDidMount, and much more.
- Setting up React Redux App For Production: Setting up React Redux application for production and hosting in AWS EC2.
- React Tutorial For Beginners: This react video is aimed for beginners, so if you have never worked with react before this will be a good start.
-React Tutorial For Beginners: This react video is aimed for beginners, so if you have never worked with react before this will be a good start.
-React Handbook for Beginners - freeCodeCamp: This is a freeCodeCamp website that is designed to be like a beginner's handbook to learning the basics of React.