https://github.com/rayologist/next-template
NextJS template: Typescript, Mantine, Zod, React Hook Form, @tanstack/react-table, and @tanstack/react-virtual
https://github.com/rayologist/next-template
mantine nextjs-template react-hook-form tanstack-table tanstack-virtual typescript zod
Last synced: 9 days ago
JSON representation
NextJS template: Typescript, Mantine, Zod, React Hook Form, @tanstack/react-table, and @tanstack/react-virtual
- Host: GitHub
- URL: https://github.com/rayologist/next-template
- Owner: Rayologist
- License: apache-2.0
- Created: 2022-09-09T11:25:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T16:42:18.000Z (over 2 years ago)
- Last Synced: 2023-07-19T17:50:50.718Z (over 2 years ago)
- Topics: mantine, nextjs-template, react-hook-form, tanstack-table, tanstack-virtual, typescript, zod
- Language: TypeScript
- Homepage:
- Size: 1.6 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Next Template
The template integrates typescript, mantine, zod, react-hook-form, @tanstack/react-table, @tanstack/react-virtual
## Getting Started
First, run the development server:
```bash
pnpm dev
# or
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Contact
If you have any questions, please feel free to contact me at rayologist1002@gmail.com