Skip to content

Theprashil/username-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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