Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.73 KB

File metadata and controls

44 lines (25 loc) · 1.73 KB

React

This document covers the resources needed to learn React. They are designed in a way that a newcomer can easily know where to look for resources and links.

Prerequisites

Getting Started

What is React?

Where Should I Start?

You can start from the official website tutorial. It's a great learning curve which covers all the basics of React.

Or you can start with freecodecamp.

Learning By Practice

Create a basic CRUD app with React. Get started.

After Completing The Basics

API Calls

Projects Done

Video Tutorials