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
HasibCoderLab/Conditional-Style-in-React
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|