/rice-ball

A minimal project template using nextjs and tailwindcss

Primary LanguageTypeScript

Rice Ball

A minimal Next.js starter template

Features

  • ⚡️ A minimal template using Nextjs 12
  • 🎨 Css utility classes using tailwind
  • 🌗 A lovely day and night theme
  • 📲 PWA configuration by default

Github Template

Create a repo from this template

Clone to local

if you prefer to do it manually:

npx degit erickhilda/rice-ball my-app
cd my-app
yarn or npm install

Why

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.