All Projects → albinotonnina → react-app-boilerplate-2018

albinotonnina / react-app-boilerplate-2018

Licence: Apache-2.0 license
Bootstrap for a React App with Redux, React Router, Styled Components, Jest and Hot Reloading,

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to react-app-boilerplate-2018

Reeakt
A modern React boilerplate to awesome web applications
Stars: ✭ 116 (+480%)
Mutual labels:  styled-components, enzyme, prettier
React Ssr Starter
All have been introduced React environment
Stars: ✭ 20 (+0%)
Mutual labels:  styled-components, enzyme, prettier
WtfReactNativeTesting
Testing React Native Apps ✔️ ✅
Stars: ✭ 62 (+210%)
Mutual labels:  enzyme, snapshot
personal-blog
✍️ 个人技术博客
Stars: ✭ 79 (+295%)
Mutual labels:  styled-components, enzyme
React Adventure
⛰ React high-ending architecture & patterns ready for use. Made for big and small projects. PWA Ready.
Stars: ✭ 62 (+210%)
Mutual labels:  styled-components, enzyme
Webpack React Boilerplate
Minimal React 16 and Webpack 4 boilerplate with babel 7, using the new webpack-dev-server, react-hot-loader, CSS-Modules
Stars: ✭ 358 (+1690%)
Mutual labels:  enzyme, prettier
React-Redux-Enterprise
A React-Redux boilerplate for enterprise/large scaled web applications
Stars: ✭ 77 (+285%)
Mutual labels:  styled-components, enzyme
Mxstbr.com
The source for my personal website
Stars: ✭ 370 (+1750%)
Mutual labels:  styled-components, prettier
coderplex
(Old) Frontend for coderplex.org
Stars: ✭ 40 (+100%)
Mutual labels:  enzyme, prettier
React Native Boilerplate
A React Native boilerplate with Expo, Redux, React Navigation, Styled Components and some 💕 included.
Stars: ✭ 135 (+575%)
Mutual labels:  styled-components, prettier
Gatsby V2 Tutorial Starter
Gatsby V2 Starter - product of step by step tutorial
Stars: ✭ 139 (+595%)
Mutual labels:  styled-components, prettier
parcelui
Parcel + Typescript + React/Preact + Router + CSS Modules + SASS + Jest + Api-Now + Github Actions CI
Stars: ✭ 32 (+60%)
Mutual labels:  enzyme, parcel-bundler
react-native-template-basic
A simple React Native template with ESlint, Enzyme, Flow, Prettier and custom scripts
Stars: ✭ 14 (-30%)
Mutual labels:  enzyme, prettier
react-component-library-lerna
Build your own React component library managed with lerna, presented with storybook and published in private npm registry.
Stars: ✭ 55 (+175%)
Mutual labels:  styled-components, prettier
jest-puppe-shots
A Jest plugin for creating screenshots of React components with a little help of Puppeteer
Stars: ✭ 86 (+330%)
Mutual labels:  enzyme, snapshot
parcel-plugin-markdown-string
📦@parcel-bundler plugin for loader markdown string, markdown output HTML.
Stars: ✭ 19 (-5%)
Mutual labels:  parceljs, parcel-bundler
electron-react-parcel-boilerplate
Boilerplate code to create basic, production ready Electron app using React, Parcel application bundler.
Stars: ✭ 48 (+140%)
Mutual labels:  parceljs, parcel-bundler
parcel-static-template
Start a simple static site with components and hot reloading.
Stars: ✭ 20 (+0%)
Mutual labels:  parceljs, parcel-bundler
Gatsby Starter Typescript Rebass Netlifycms
My default Gatsby setup. Includes rich MDX support.
Stars: ✭ 79 (+295%)
Mutual labels:  styled-components, prettier
2019 12
🎟 급증하는 트래픽에도 안정적인 예약 서비스, Atomic Pattern을 적용한 재사용 가능한 컴포넌트, 실용적인 Testing을 주제로 하는 이벤트 서비스
Stars: ✭ 169 (+745%)
Mutual labels:  styled-components, enzyme

React App - Boilerplate 2018

Known Vulnerabilities Dependency Up-to-dateness Build Status

Highlights

🚀 Your app

📦 Production ready

  • Bundled with Parcel. Blazing fast & zero configuration.
  • Server is express v4 (running on Node 8 and up)

🐵 Dev

  • 💅 Styled components
  • Instant updates in browser following code changes with Hot Reloading

Code Quality

Getting started

After you cloned the repository:

yarn to install

yarn start to start a dev server

yarn build to build the app

yarn test to launch tests

yarn test:updateSnapshots to update all the snapshots

yarn eslint to launch eslint

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].