Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 298 Bytes

File metadata and controls

20 lines (16 loc) · 298 Bytes

Overview

I created this project to practise the basic concepts I learn't about REACT.js like

  • Components
  • CSS Modules
  • Props
  • useState
  • Fragments
  • Portals
  • Refs

Installation

git clone https://github.com/Theprashil/username-react.git
cd username-react
npm install
npm start