Giter Site home page Giter Site logo

putramaghfirah / next-with-tailwind Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 729 KB

An opinionated simple starter/template project with Next.js, Tailwind CSS, and Typescript ๐Ÿ”ฅ. Created by putramaghfirah.

Home Page: https://next-with-tailwind-putramaghfirah.vercel.app/

JavaScript 11.45% TypeScript 70.52% CSS 18.03%
nextjs starter-template tailwindcss typescript

next-with-tailwind's Introduction

NextJS Typescript Boilerplate

Next.js and TypeScript

A Next.js starter that includes all you need to build amazing projects ๐Ÿ”ฅ.

  • โš™๏ธ Tailwind CSS - A utility-first CSS framework
  • ๐Ÿ“ ESLint โ€” Pluggable JavaScript linter
  • ๐Ÿ’– Prettier - Opinionated Code Formatter
  • ๐Ÿถ Husky โ€” Use git hooks with ease
  • ๐Ÿ—‚ Absolute import - Import folders and files using the @ prefix
  • ๐Ÿงช Jest - Testing with Jest and react-testing-library
  • ๐ŸŒ  NProgress - Slim progress bars
  • ๐ŸŽจ Heroicons - Beautiful icons, by the makers of Tailwind CSS

๐Ÿš€ Getting started

  1. Clone this template, change "next-with-tailwind" with your own project name

     git clone https://github.com/putramaghfirah/next-with-tailwind.git "next-with-tailwind"
  2. Install all dependencies

    Recommended using yarn

     cd next-with-tailwind
     yarn

    or using npm

     cd next-with-tailwind
     npm install
  3. Run the development server

    Using yarn

    yarn run dev

    or using npm

    npm run dev

    To view the project open http://localhost:3000.

๐Ÿ“ Credits

ยฉ 2021 Created by Putra Maghfirah

Deploy it to the cloud with Vercel (Documentation).

next-with-tailwind's People

Contributors

putramaghfirah avatar dependabot[bot] avatar

Stargazers

Roman avatar

Watchers

 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.