~ yarn create vite client ~ cd client ~ yarn ~ yarn dev Go to [https://tailwindcss.com/docs/guides/vite] ~ yarn add tailwindcss postcss autoprefixer ~ npx tailwindcss init -p ~ yarn dev ~ yarn add react-router-dom ~ cd api ~ yarn add express ~ cd client ~ yarn add axios ~ cd api ~ yarn add cors ~ yarn add mongoose ~ yarn add dotenv ~ yarn add bcryptjs ~ yarn add jsonwebtoken ~ yarn add cookie-parser ~ yarn add image-downloader ~ yarn add multer