All Projects โ†’ gomorizsolt โ†’ react-boilerplate

gomorizsolt / react-boilerplate

Licence: MIT License
Sets the ground up for CRA-like projects.

Programming Languages

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

Projects that are alternatives of or similar to react-boilerplate

Testing React Redux With Jest And Enzyme
React Redux Testing Template using Jest and Enzyme
Stars: โœญ 224 (+873.91%)
Mutual labels:  enzyme, jest
coconat
๐Ÿฅ StarterKit Builder for rocket-speed App creation on ๐Ÿš€ React 17 + ๐Ÿ“™ Redux 4 + ๐Ÿš  Router 5 + ๐Ÿ“ช Webpack 5 + ๐ŸŽณ Babel 7 + ๐Ÿ“œ TypeScript 4 + ๐Ÿš” Linters 23 + ๐Ÿ”ฅ HMR 3
Stars: โœญ 95 (+313.04%)
Mutual labels:  enzyme, jest
React
Extremely simple boilerplate, easiest you can find, for React application including all the necessary tools: Flow | React 16 | redux | babel 6 | webpack 3 | css-modules | jest | enzyme | express + optional: sass/scss
Stars: โœญ 244 (+960.87%)
Mutual labels:  enzyme, jest
personal-blog
โœ๏ธ ไธชไบบๆŠ€ๆœฏๅšๅฎข
Stars: โœญ 79 (+243.48%)
Mutual labels:  enzyme, jest
enzyme-v3-and-react-16
Example of how to setup React 16, Enzyme 3 and Jest 21
Stars: โœญ 21 (-8.7%)
Mutual labels:  enzyme, jest
2019 12
๐ŸŽŸ ๊ธ‰์ฆํ•˜๋Š” ํŠธ๋ž˜ํ”ฝ์—๋„ ์•ˆ์ •์ ์ธ ์˜ˆ์•ฝ ์„œ๋น„์Šค, Atomic Pattern์„ ์ ์šฉํ•œ ์žฌ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•œ ์ปดํฌ๋„ŒํŠธ, ์‹ค์šฉ์ ์ธ Testing์„ ์ฃผ์ œ๋กœ ํ•˜๋Š” ์ด๋ฒคํŠธ ์„œ๋น„์Šค
Stars: โœญ 169 (+634.78%)
Mutual labels:  enzyme, jest
React-Redux-Enterprise
A React-Redux boilerplate for enterprise/large scaled web applications
Stars: โœญ 77 (+234.78%)
Mutual labels:  enzyme, jest
React Redux Bootstrap Webpack Starter
React 16.9 + Typescript + React-Router 4 + Redux + Bootstrap 4 + Hot Reload + redux-devtools-extension + Webpack 4 + styled-components STARTER
Stars: โœญ 133 (+478.26%)
Mutual labels:  enzyme, jest
react-multi-context
Manage multiple React 16 contexts with a single component.
Stars: โœญ 19 (-17.39%)
Mutual labels:  enzyme, jest
enzyme-extensions
๐ŸŽฉ Enzyme extensions to test shallowly rendered enzyme wrappers ๐Ÿ„๐Ÿป
Stars: โœญ 30 (+30.43%)
Mutual labels:  enzyme, jest
egghead-bookshelf
An example React application to accompany the "Add Internationalization (i18n) to a React app using React Intl" Egghead.io course
Stars: โœญ 28 (+21.74%)
Mutual labels:  enzyme, jest
parcelui
Parcel + Typescript + React/Preact + Router + CSS Modules + SASS + Jest + Api-Now + Github Actions CI
Stars: โœญ 32 (+39.13%)
Mutual labels:  enzyme, jest
React Pages Boilerplate
Deliver react + react-router application to gh-pages
Stars: โœญ 134 (+482.61%)
Mutual labels:  enzyme, jest
Awesome Learning
Awesome Learning - Learn JavaScript and Front-End Fundamentals at your own pace
Stars: โœญ 216 (+839.13%)
Mutual labels:  enzyme, jest
React Test Demo
React test demo with Jest and Enzyme
Stars: โœญ 134 (+482.61%)
Mutual labels:  enzyme, jest
react-jest-enzyme-example
A minimal configuration for testing React components with Jest and Enzyme.
Stars: โœญ 23 (+0%)
Mutual labels:  enzyme, jest
Reactjs Crud Boilerplate
Live Demo
Stars: โœญ 83 (+260.87%)
Mutual labels:  enzyme, jest
Reeakt
A modern React boilerplate to awesome web applications
Stars: โœญ 116 (+404.35%)
Mutual labels:  enzyme, jest
react-unit-test-practice
No description or website provided.
Stars: โœญ 16 (-30.43%)
Mutual labels:  enzyme, jest
testing-reactjs-examples
๐Ÿงช "What should we test in our React components" - presentation examples.
Stars: โœญ 23 (+0%)
Mutual labels:  enzyme, jest

RB

Core features

  • ESlint
  • Jest & Enzyme
  • PropTypes
  • Pre-commit
  • Prettier
  • CSS loader & styled-components
  • Environment variables
  • Automated Heroku deployment flow

How to use?

Start off by cloning the project.

git clone https://github.com/gomorizsolt/react-boilerplate.git

Install dependencies.

npm install

Launch the development environment. ๐Ÿš€

npm run dev

Contribution

Contributors are welcome and also expected to adhere to the Contributor Covenant.

License

The project is under the MIT license. For more information read the LICENSE.md file.

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