Dev
Web
React
Personal Templates

Templates

Some template to quickly initialize projects and start developing right away:

Next.js

nextarter-chakra

nextarter-chakra is a template to initialize PWA-ready (disabled by default) Next.js app with Chakra-UI and TypeScript setup.

Instant Deploy

Deploy with Vercel Deploy to Netlify

or

npx degit sozonome/nextarter-chakra <app_name>

or create a new repository from nextarter-chakra | repository


nextarter-tailwind

nextarter-daisy is a template to initialize PWA-ready (disabled by default) Next.js app with tailwindCSS and TypeScript setup.

Instant Deploy

Deploy with Vercel Deploy to Netlify

or

npx degit sozonome/nextarter-tailwind <app_name>

or create a new repository from nextarter-daisy | repository


Vite

vite-react-chakra-starter

Instant Deploy

Deploy with Vercel Deploy to Netlify

npx degit sozonome/vite-react-chakra-starter <app_name>

or create a new repository from vite-react-chakra-starter | repository

vite-react-tailwind-starter

Instant Deploy

Deploy with Vercel Deploy to Netlify

npx degit sozonome/vite-react-tailwind-starter <app_name>

or create a new repository from vite-react-tailwind-starter | repository