Giter Club home page Giter Club logo

nextjstutorial's Introduction

Next.js Chakra UI Starter Template

Open Graph

Getting Started

  1. Clone this template using degit, change "next-chakra-project" with your own project name

     npx degit hendraaagil/next-chakra-starter "next-chakra-project"
  2. Install all dependencies

    Recommended using yarn

     cd next-chakra-project
     yarn

    or using npm

     cd next-chakra-project
     npm install
  3. For customizing options please see Features section.

  4. Or you can click "Use this template" button above.

Features

There is some pre-installed packages in this template:

Some features in this template:

  1. Custom breakpoints & font
    You can edit breakpoints & font in styles/theme.js.
    Import your preferred font in pages/_document.js to apply automatic webfont optimization.
  2. Global style
    You can edit global style in styles/styles.js.
  3. Page transition
    If you want to custom the page transition go to pages/_app.js in MotionBox component.
  4. Next SEO config file
    You can custom meta, favicon, open graph, etc. in next-seo.config.js.
  5. You also can customize nprogress in styles/css/nprogress.css.
  6. Using absolute path based on jsconfig.json file.

Documentation

For more guides, please read:

License

This project is under MIT License

Credits

© 2021 Created by Hendra Agil

nextjstutorial

nextjstutorial's People

Contributors

seanmodd 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.