Built with Next.js, deployed with Netlify.
- Node version 18 or higher with corresponding npm.
- Run
npm installoryarn installin the root directory.
- Node, NPM
- Next.js, React
- Jest
- ESlint
- framer-motion
npm run dev
# or
yarn devnpm run testnpm run test:watchnpm run lintnpm run lint:fix