sidrakhandev / react-essentials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Essentials Practice Repo

This repository is a practice ground for mastering React essentials using industry practices and best standards.

Topics Covered

  • Components (UI building blocks)
  • JSX (Syntax extension in JS)
  • Props (short for properties input values for components)
  • State (to handle changes in UI)

Screenshots or GIFs

image image image image image image image

About


Languages

Language:JavaScript 68.5%Language:CSS 27.6%Language:HTML 3.9%