A boilerplate with
Next.js (with TypeScript)
-
- A React framework that allows server-side rendering (compared to Create React App, which specializes in client-side rendering)
- Tailwind CSS
- Productive and maintainable CSS framework that uses utility classes heavily. Pairs quite well with the Headwind VS Code extension