next-app-starter
next-app-starter copied to clipboard
Another awesome starter for your app base on nextjs + tailwind + react-query + zod + react-hook-form + next-auth + jotai
Welcome to next-app-starter 👋
Another awesome starter for your app
🏠 Homepage
✨ Demo
Built with
- NextJS: the React Framework for Production
- Tailwindcss: rapidly build modern websites without ever leaving your HTML
- Jotai: primitive and flexible state management for React.
- Prisma: next-generation ORM for Node.js and TypeScrip
- NextAuth.js: Authentication for Next.js
- next-validations: NextJS API Validations, support Yup, Fastest-Validator, Joi, and more
- Storybook: build bulletproof UI components faster
- React-hook-form: performance, flexible and extensible forms with easy-to-use validation
- react-testing: simple and complete testing utilities that encourage good testing practices
- React-query: performant and powerful data synchronization for React
- And other standard tools as Eslint, Prettier, Lint-staged
Install
yarn install
Usage
Create .env file base on .env.example then run below command
yarn dev
Run tests
yarn test
Run storybook
yarn storybook
Author
Stargazers 🌟
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator