Git Product home page Git Product logo

wooodhead / react-boilerplate-cra-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from react-boilerplate/react-boilerplate-cra-template

0.0 1.0 0.0 2.69 MB

:fire: Setup Create React App with React Boilerplate. Highly scalable & Best DX & Performance Focused & Best practices.

Home Page: https://react-boilerplate.github.io/react-boilerplate-cra-template/

License: MIT License

HTML 2.40% TypeScript 88.44% JavaScript 4.01% Handlebars 5.15%

react-boilerplate-cra-template's Introduction

React Boilerplate Meets CRA


Crafted for highly scalable & performant and easily maintainable React.js applications
with a focus on best DX and best practices.



The official Create React App template of React Boilerplate

Start your create-react-app projects in seconds with the best, industry-standard tools and practices made ready for you.

πŸ“šDocumentation: Gitbook

🎨 Check the example app: Boilerplate Example Application

πŸš‘ Collection of 'HOW TO's: Examples & Tutorials for common patterns

πŸ“¦ Package: npm

version version


Install & Start

Create React App with the template

npx create-react-app --template cra-template-rb my-app

Start and check our example app, if you want

cd my-app
yarn start

Remove the example app to start your project!

yarn run cleanAndSetup

Features

Predictable state management
Unidirectional data flow allows for change logging and time travel debugging.
Instant feedback
Enjoy the best DX (Developer eXperience) and code your app at the speed of thought! Your saved changes to the CSS and JS are reflected instantaneously without refreshing the page. Preserve application state even when you update something in the underlying code!
Next generation CSS
Write composable CSS that's co-located with your components for complete modularity. Unique generated class names keep the specificity low while eliminating style clashes. Ship only the styles that are on the page for the best performance.
Industry-standard routing
It's natural to want to add pages (e.g. `/about`) to your application, and routing makes this possible.
Industry-standard i18n internationalization support
Scalable apps need to support multiple languages, easily add and support multiple languages.
Typescript
Typescript is the key to scalability. Build self-documented code, easy-to-debug code and create maintainable large applications and codebases with a highly productive development experience.
Quick scaffolding
Create components, containers, routes, selectors and sagas - and their tests - right from the CLI!
Static code analysis
Focus on writing new features without worrying about formatting or code quality. With the right editor setup, your code will automatically be formatted and linted as you work.
SEO
We support SEO (document head tags management) for search engines that support indexing of JavaScript content. (eg. Google)

But wait... there's more!

  • The best test setup: Automatically guarantee code quality and non-breaking changes. (Seen a react app with 100% test coverage before?)
  • The fastest fonts: Say goodbye to vacant text.
  • Stay fast: Profile your app's performance from the comfort of your command line!

Keywords: Create React App, React Boilerplate, Custom Template, Typescript, React.js, Redux, Hot Reloading, ESNext, Babel, react-router, Offline First, ServiceWorker, styled-components, redux-saga, FontFaceObserver

Contributors


Can Sahin

πŸ’» πŸ“– πŸ€” πŸ‘€ ⚠️

Recep Tiryaki

πŸ’» πŸ€” 🎨

David Bingham

πŸ“–

This project follows the all-contributors specification. Contributions of any kind welcome!

License

This project is licensed under the MIT license, Copyright (c) 2019 Maximilian Stoiber. For more information see LICENSE.md.

react-boilerplate-cra-template's People

Contributors

alifarooq0 avatar can-sahin avatar d-pollard avatar demoran23 avatar dependabot[bot] avatar exlame avatar hemedah101 avatar kyh avatar michalbundyra avatar nguyenyou avatar raid55 avatar receptiryaki avatar typekev 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.