
**Hi Friends,**
Let me start with my first blog on the react series, i will publish start to end tutorials on react js in this series, In Frontend technologies React is the Biggest popular Javascript framework , So let me start with a basic application setup of react js
### Table of contents
1. Introduction
2. Feature of SPA
3. Why React
4. Prerequisites
5. Make a basic react project
### 1. Introduction
React is a open source javascript liberary developed by facebook in 2013. React is useful to make single-page-application(SPA). React allow you to divide your complex application into small reusable pieces of code called 'Components'. When our data got changes, it will efficiently update and re-render our components. React components is made with the HTML...
SPONSORS
SPONSORS