- TypeScript
- react-router
- tailwindCSS
- @tanstack/react-query
- VitePWA
I implement this configuration consistently in the majority of projects on which I am engaged.
git clone https://github.com/AXG-coder/react-project-setup-2024.git
cd react-project-setup-2024
npm install -g npm-check-updates
npx ncu
npx npm-check-updates -u
npm install
npm run dev