A minimal Next.js starter template
- ⚡️ A minimal template using Nextjs 12
- 🎨 Css utility classes using tailwind
- 🌗 A lovely day and night theme
- 📲 PWA configuration by default
Create a repo from this template
if you prefer to do it manually:
npx degit erickhilda/rice-ball my-app
cd my-app
yarn or npm install
I doing a small project for my interview using react recently, and it feel like a good idea to have a simple starter tamplate. Rather than configure everything from scratch every time you need to create a project. the name is Rice Ball because I like rice and I hope you like it too.