A React SPA game app using redux-toolkit, context Api, i18next, Shadcn/ui, TailwindCSS, and jest test.
This project was bootstrapped with React + TypeScript + Vite.
- Vite
- React
- React-Router-Dom
- Redux-Toolkit
- TypeScript
- Shadcn/ui
- Tailwind CSS
- Jest
Node.js at least v18.12
git clone https://github.com/NycteaChen/cooking-timer.git
npm install
or
pnpm install
npm run dev
or
pnpm dev
Feel free to give your comments.