Skip to content

HasibCoderLab/Conditional-Style-in-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

npm create vite@latest name-of-your-project -- --template react
# follow prompts
 # cd <your new project directory>
npm install react-router-dom # always need this!
npm install localforage match-sorter sort-by # only for this tutorial.
npm install tailwindcss @tailwindcss/vite   # Tailwind-Css

Releases

No releases published

Packages

 
 
 

Contributors