• Stars
    star
    139
  • Rank 255,313 (Top 6 %)
  • Language
    HTML
  • Created about 8 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

React 16.14 + Typescript + React-Router 5 + Redux + Bootstrap 4 + Hot Reload + redux-devtools-extension + Webpack 5 + styled-components STARTER

React 16.14 (Typescript) React-Router 5 + Redux + Bootstrap + Webpack 5 with Hot Reload and redux-devtools-extension STARTER

license Build Status Coverage Status

My best React + redux project starter.

  • webpack is as simple as possible
  • ReactJS is written with optimization tricks (stateless, hooks, pure render, PureComponent...).
  • pure front-end = server independant (use whatever you want as server: NodeJS, Rails, .NET...)
  • SPA but SEO and/or PWA friendly since use of dynamic imports and application snapshot.

Concept behind: same as react-bootstrap-webpack-starter but added Redux and amazing and helpful redux-devtools-extension.

preview FOSSA Status

Detailed Content

Front:

  • Typescript
  • React JS (16.14 - github πŸ”—)
    • NOTE: React 17+ is not really developer friendly "yet" considering react-refresh (= hot reload replacement: RIP my friend) to be not fully stable
  • Redux (as you application grows managing state will be a serious concern, save pain with Redux)
  • React-Redux (Redux is not specific to ReactJS, you could easily use it with Angular2 for instance)
  • redux-devtools-extension (github πŸ”—)
  • react-router (4.x- github πŸ”—)
  • Bootstrap (4.x - github πŸ”—)
  • reactstrap (github πŸ”—)
  • loadable-components - work with reactsnap for better static website performance - (stuck to pre v2.2.3+ breakings changes, waiting for a new solution see PR)
  • font-awesome (github πŸ”—)
  • animate.css (github πŸ”—)
  • classnames (github πŸ”—)
  • react-motion (github πŸ”—)
  • Webpack 4.x (github πŸ”—)
  • axios (github πŸ”— Why: simple, complete, isomorphic ...)

Tool chain:

  • Typescript
  • eslint
  • webpack 5
  • hot reload
  • loaders
    • ts / tsx
    • css
    • json
    • images formats
    • svg and fonts formats

tests:

  • Jest
  • @testing-library/react

Changelog

Here

Usage

You can run development React SPA application with hot reload or run the production bundles served through NodeJS server.

NOTE: You don't need to worry about installing anything, just sit down keep cool and type any of these needed command.

Front developement (with hot reload)

# from root directory:
npm run front-dev

Application will be served at http://localhost:3001/ (just click me!)

Front unit tests

# from root directory:
npm run front-test

Front production bundle analyze

# from root directory:
npm run front-bundle-analyze

Bundle analyzer will launch on its own in your default browser

Serve production bundled application (front and NodeJS server)

# from root directory:
npm run start

Application will be served at http://localhost:8082/ (just click me!)

License

The MIT License (MIT)

Copyright (c) 2022 Erwan DATIN

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

FOSSA Status


More Repositories

1

react-native-beacons-manager

React-Native library for detecting beacons (iOS and Android)
Objective-C
572
star
2

react-director-admin-template

ReactJS version of Director Responsive Admin Template Free
HTML
349
star
3

easyFormGenerator

create amazing forms without coding : form editor based on angular formly
JavaScript
258
star
4

react-redux-graphql-apollo-bootstrap-webpack-starter

react js + redux + graphQL + Apollo + react router + hot reload + devTools + bootstrap + webpack starter
JavaScript
127
star
5

react-bootstrap-webpack-starter

ReactJS 16.11 + new React Context API +react Router 4 + webpack 4 + babel 7+ hot Reload + Bootstrap 4 + styled-components
HTML
114
star
6

react-redux-nextjs-bootstrap-pwa-starter

a progressive web app starter with next js redux + redux-persist + bootstrap
JavaScript
70
star
7

reactNativeBeaconExample

React-Native Beacon example (medium article related)
JavaScript
45
star
8

react-redux-antdesign-webpack-starter

react + redux + ant design + react-router 4 + webpack 4 starter
JavaScript
44
star
9

react-redux-nextjs-bootstrap-starter

next + react + redux + bootstrap starter
JavaScript
24
star
10

rn-analog-clock

React-Native (iOS native bridge) native alternative to traditional time picker (Objective C bridge version).
Objective-C
21
star
11

react-redux-immutable-webpack-ssr-starter

React + React-Router 4 + Redux + ImmutableJS + Bootstrap + webpack 3 with with Server side rendering, Hot Reload and redux-devtools STARTER
JavaScript
21
star
12

reactNativeReduxFastStarter

React Native Redux fast Starter
JavaScript
17
star
13

react-native-smooth-phone-input

react-native user friendly phone input (users may not like country codes when typing their phone number πŸ˜‰)
JavaScript
14
star
14

react-redux-immutable-webpack-starter

React + Redux + Immutable + React Router 4 + Bootstrap + Webpack 3 -starter
JavaScript
9
star
15

react-native-ibeacons

React Native library for detecting beacons (iOS and Android)
Java
9
star
16

reactWeather

ReactJS-NodeJS-ExpressJS-ElasticSearch application
JavaScript
9
star
17

react-material-ui-next-starter

React 16.3+ Material UI Next Starter
JavaScript
9
star
18

react-redux-bootstrap-webpack-ssr-starter

react js + redux + react router 4 + bootstrap + webpack3 + server side rendering starter
JavaScript
8
star
19

jsair-mobile

JS Air mobile application
HTML
7
star
20

react-material-starter

ReactJS + MaterialUI starter
JavaScript
5
star
21

react-redux-material-next-starter

React 16.3+ Redux Material UI Next Starter
JavaScript
5
star
22

react-bootstrap-webpack-ssr-starter

react js + bootstrap + webpack 2 + react-router 4 + server side rendering starter
JavaScript
5
star
23

reactReduxMaterialQuizz

React Redux version of the material quiz
JavaScript
5
star
24

reactjs-facebook-tutorial-in-es6

ReactJS Facebook tutorial in ES6 and using JSPM
JavaScript
4
star
25

reactMaterialQuizz

a react js material quizz (ES6)
JavaScript
4
star
26

react-native-analog-clock

A nice and native alternative to traditional time picker (Swift bridge version).
Objective-C
3
star
27

ng2MaterialQuizz

an angular2 material quizz
TypeScript
3
star
28

react-material-redux-starter

React + React-Router 4 + Redux + Material UI + Hot Reload + redux-devtools + Webpack 2 STARTER
JavaScript
2
star
29

react-bs-multi-purpose-webapp-starter

A multi-purpose web app starter made with ReactJS and Bootstrap.
JavaScript
2
star
30

ngMaterialQuizz

An angular material quiz (ES6)
JavaScript
2
star
31

reactNativeReduxSidemenuTabbarStarter

React Native Redux alternate iOS fast starter with sidemenu and tabbar
JavaScript
2
star
32

electron-react-file-management

electron-react-file-management
JavaScript
1
star
33

yeomanMeanStackBootstrapStartup

yeoman MEAN stack initiated + bootstrap
ApacheConf
1
star
34

react-es6-jspm-starter

minimalist ReactJS ES6 with JSPM starter
JavaScript
1
star
35

angular-material-harmony-starter

an angular material starter using ES6
JavaScript
1
star
36

magic-markdown-to-html

electron application to convert markdown into github flavour html
JavaScript
1
star
37

PermisDocteWebsite

PermisDocte app website
1
star
38

jest-demo

JavaScript
1
star
39

easy-form-generator-webpack-example

easyFormGenerator example use case with ES6+ and webpack
JavaScript
1
star
40

react-marvel-heroes

react (ES6+) + react router 3 + redux and... Super heroes from Marvel πŸ˜„
JavaScript
1
star
41

SimpleReactNativeStarter

a simple React Native Starter
Objective-C
1
star
42

typescript-react-native-starter

Objective-C
1
star
43

typescript-react-bootstrap-webpack-starter

ReactJS + Bootstrap + web pack with Typescript boilerplate
TypeScript
1
star
44

EDASwiftAnimatedBackgroundImage

background animated image - panorama like - linked in app like
Swift
1
star
45

node-flow-babel-starter

NodeJS (LTS) using minimalist babel for flow typing experience without any other babel transpile (pure NodeJS)
JavaScript
1
star