AkatQuas / react-boilerplate

a collection of boilerplates/examples in ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Boilerplate

A collection of boilerplates for react.

  • b6-with-tailwind

    Integate React with Tailwind.

    Using prestart and prebuild scripts in package.json.

  • boilerplate1

    Simple and naive project using early create-react-app tool.

    Mannually maintained libraries are axios, prop-types, redux, redux-thunk, sass, redux-logger.

    jsconfig.json file for editor intelligence.

  • boilerplate2

    A project created by early create-react-app.

    Featured libraries:

    • mobx

    • styled-jsx

  • boilerplate3

    An i18n project using i18next.

    react-loadable for route lazy-load.

    Mannually maintained scripts for building and deploying files with gh-pages.

    husky with commitlint.

  • boilerplate4

    React boilerplate for mobile page development.

    mute-body when a modal showed up.

    rem calculation with designed width, 640 or 750.

    iakit with mobile-disgned style.

    mute-image click event.

  • boilerplate5

    A react boilerplate build with parcel.

    State management is tackled by saga.

Don't Repeat Yourself

useClippy: A TypeScript-friendly React hook for reading from and writing to the user's clipboard.

document-title: React hook for updating the document-title.

About

a collection of boilerplates/examples in ReactJS


Languages

Language:JavaScript 88.9%Language:CSS 6.9%Language:HTML 2.8%Language:SCSS 1.3%Language:Less 0.1%Language:Shell 0.0%