A skeleton project with everything you need to get started with a production ready front-end application.
Includes setup for:
- React
- TypeScript
- Next.js
- Tailwind CSS
- Jest
- React Testing Library
- Cypress
npm install
npm run dev
npm start
npm run test
npm run test:e2e