Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

filipesmedeiros/nano-peercrawler-webapp

Repository files navigation

next.js app starter template

this is a template repo for starting a next.js app fast and efficiently.

for the app it uses:

  1. 🚀 next.js (duh)
  2. 💅 tailwindcss

for development it uses:

  1. 👕 typescript
  2. hygen

how to use

use github's "use this template" feature.

i recommend deploying to vercel, initially. you should decide based on your case! :)

why

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)

preview

open in stackblitz