Coder Social home page Coder Social logo

faizrktm / my-next-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.35 MB

Scalable foundation with NextJS for developer so you can focus on performance and best practices.

Home Page: https://my-next-boilerplate.vercel.app

JavaScript 99.84% Shell 0.16%
reactjs nextjs boilerplate-front-end nextjs-boilerplate boilerplate styled-components

my-next-boilerplate's Introduction

Next JS Boilerplate

Scalable foundation with NextJS for developer so you can focus on performance and best practices.

Pre-Installed and Configured

This Boilerplate contains preinstalled and configured tools.

  • NextJS
  • Styled Components
  • Jest and React Testing Library
  • Storybook
  • Candi-UI Component Library
  • ESlint support
  • Internationalization support created by the author himself
  • src base path

Installing

Clone this project and install required dependencies by executing this command on terminal

yarn install

Running

To run on development, execute this command on terminal

yarn dev

Open http://localhost:3000 to see the result

To run on production mode, execute this command on terminal

yarn build && yarn start

Testing

Test codes by executing this command on terminal

yarn test

To watch changes on test without running multiple yarn test, simply run

yarn test --watch

Styling

This boilerplate uses Styled Component for creating CSS in JS and Candi-UI as a component library. You can remove this component if you want, just remove from package.json and do yarn install or npm install.

Authors

  • Faiz Azmi Rekatama - Initial work - faizrktm

my-next-boilerplate's People

Contributors

faizrekatama avatar faizrktm avatar

Watchers

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