Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.49 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.49 KB

Reactive Accelerator | রিয়াক্টিভ এক্সেলেরটর

Here we share our note and trying to make a best note

React is a JavaScript library for rendering user interfaces (UI). UI is built from small units like buttons, text, and images. React lets you combine them into reusable, nestable components. From web sites to phone apps, everything on the screen can be broken down into components. In this chapter, you’ll learn to create, customize, and conditionally display React components.

Module 1 : Greeting Stated with React : Described the UI