This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
-
npm install
-
npm install -D tailwindcss postcss autoprefixer
-
npx tailwindcss init -p
-
npm install react-router-dom
-
npm install --save react-toastify
-
npm run dev
-
npm install
-
npm install -D tailwindcss postcss autoprefixer
-
npx tailwindcss init -p
-
npm install axios
-
npm install react-router-dom
-
npm install --save react-toastify
-
npm run dev
-
npm init -y
-
npm i cors
-
npm i dotenv
-
npm i express
-
npm i jsonwebtoken
-
npm i mongoose
-
npm i multer
-
npm i nodemon
-
npm i razorpay
-
npm i stripe
-
npm i validator
-
npm i cloudinary
-
npm i bcrypt
-
npm run server