Giter Club home page Giter Club logo

yehez-nexttailwind-starter's Introduction

Yehez-NextTailwind-Starter

yehez-nexttailwind-starter

Deploy with Vercel Deploy to Netlify

forthebadge

This is a Next JS (Typescript) + Tailwind CSS personalized template. Live demo can be accessed at nexttw-starter.yehezgun.com. Actually, I made this for myself so I don't need to waste my time overthinking about the config and setup and focusing on the development.

But if you also find this template is useful, you also can use it. And of course, I'm open to any feedback. You can fork or clone this repo and make a PR here if you have some idea.

⚡ What's included here?

  • Toolings for linting, formatting, and conventions configured. eslint, prettier, husky, & lint-staged.
  • The ESLint config is bundled in eslint-config-yehezgun
  • ✨Basic responsive layout configuration (using Chakra UI media query)
  • 📜Basic standard-version to generate Changelog, you can run npx standard-version --skip.bump --skip.commit --skip.tag
  • SEO Optimization (using next-SEO)
  • Now using Next.js 12 with Rust Compiler Minification enabled (you can disable it at next.config.js)

How to use it?

  • You can open nexttw-starter.yehezgun.com and click `Use this template button (Don't forget to log in to your Github account).
  • Or you can clone this repo using degit in your terminal. Don't forget to install the needed dependencies using npm install or yarn.
npx degit yehezkielgunawan/yehez-nexttailwind-starter <YOUR_APP_NAME>
  • Or you also can easily use this template by running:
npx create-next-app --example https://github.com/yehezkielgunawan/yehez-nexttailwind-starter <YOUR_APP_NAME>
  • Then run the local server using yarn dev or npm run dev

References

yehez-nexttailwind-starter's People

Contributors

yehezkielgunawan avatar depfu[bot] avatar

Watchers

Dionysius Wilson Almeida avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.