This video on React Tutorial for beginners is going to show styling components that we have build in the previous video. Added new contents like country flag and description of corna cases.
We will start creating Covid-19 Stats Web App in React. In this video we will started building covid19-cases web app. In this video, we will fetch data from and api. i am also going to give you the link of api - https://api.covid19api.com/countries
Code link -https://github.com/Anshuman301/covid1…
Covid-19 Stats Web App link - https://anshuman301.github.io/covid19…
For getting list of countries https://api.covid19api.com/countries
For getting corona cases for a country - https://api.covid19api.com/total/coun…}
This is the link for getting country flags - https://www.countryflags.io/
The data that we are fetching is from another sever and we are setting the state of the data and declaring what data to be shown. In this video we are focussed on the declarative approach that react gives.React allows you define components as classes or functions. JSX just provides syntactic sugar for the React.
Welcome to this course on React Tutorial of Beginners. This React Developer Online Course will teach you the basics of Front End web development. React is a declarative, efficient, and flexible JavaScript library for building user interfaces. React is a JavaScript library for building Front end interfaces.
Node.js Tutorial for beginners - Learn Node.js framework in simple and easy steps starting from basic to advanced concepts with examples including Introduction, Environment Setup, Node Package Manager, Node Callbacks Concept, Node Buffers Module, Node Streams, Node File System, Node Utility Modules, Node Web Module, Node Express Application, Node RESTFul API, Node Scaling Application.
#react #javascript