Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.33 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.33 KB

MIT License

🖤 NextJS + TailwindCSS + Typescript + SASS + Dark Theme (Template)

A basic template for initializing NextJS Project with TailwindCSS, TypeScript, SASS, Nightwind & NextTheme for Dark Mode 🖤

Run in your Console

  npx create-next-app APP_NAME -e "https://github.com/dntandan/nextjs-basic-template"

Or use this Repository as Template

Demo

Live Demo

Features

  • NextJS Powered
  • TailwindCSS Enabled
  • TypeScript Support
  • Dark Mode Enabled
  • Power of SASS

Acknowledgements