npm i && npm run dev
# or
yarn && yarn dev
# or
pnpm install && pnpm dev
- Typescript
- Next.js 13
- Vercel
- Github Actions
- React
- Redux Toolkit
- Redux-Logic
- Axios
- Normalizr
- Ramda
- MUI v5
- Tailwind CSS
- SCSS
- Jest
- React-Testing-Library
npm i && npm run dev
# or
yarn && yarn dev
# or
pnpm install && pnpm dev