Code Monkey home page Code Monkey logo

react-boilerplate's Introduction

react-boilerplate

Boilerplate for new React projects. Includes tooling and configurations.

Why Would You Use This?

Primary use cases are:

  • you want to build a project using modern, best practices;
  • you want to maintain full control while still keeping things simple without depending entirely on blackbox libraries, such as Create React App.

If you are just learning React, you should instead follow React's recommendations by using Create React App.

Core Concepts

  • Fully-configurable
  • Based on Best Practices
  • Linting rules are not overly strict
  • Oriented towards use of hooks
  • Accessibility-focused
  • Babel-configuration to avoid verbose relative paths
  • Husky and lint-staged to force linting/prettification before commit

Key Libraries

Recommended Libraries Not Included

  • Storybook -- install if you want to build UI elements in isolation;
  • Gatsby -- blazing fast framework for building static websites. Built with React.
  • Next.js -- excellent framework for building static and server-rendered applications. Built with React.
  • Typescript - typed JavaScript
  • Babel Plugin - Inline React SVG - transform SVG files to React components

Getting Started

  • npm install
  • npm run dev

react-boilerplate's People

Contributors

deduced avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

dmferrari

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.