Grimório Website
Built with the Next.js App Router
This is using the following stack:
- Framework - Next.js 14
- Language - TypeScript
- Deployment - Vercel
- Styling - Tailwind CSS
- Components - Shadcn UI
- Analytics - Vercel Analytics
- Formatting - Prettier
Run the following commands to start the development server:
pnpm install
pnpm dev
You should now be able to access the application at http://localhost:3000.