this is a template repo for starting a next.js app fast and efficiently.
for the app it uses:
- π next.js (duh)
- π tailwindcss
for development it uses:
- π typescript
- β¨ hygen
use github's "use this template" feature.
i recommend deploying to vercel, initially. you should decide based on your case! :)
i needed to stop repeating myself everytime i wanted to bootstrap a new project. this seems like a good base for every type of project. i tried not to be intrusive with the stack chosen.
you can start with tw and remove it later if you don't like it (replace it for something like stiches)