All Projects β†’ obetomuniz β†’ Reeakt

obetomuniz / Reeakt

A modern React boilerplate to awesome web applications

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Reeakt

React Ssr Starter
All have been introduced React environment
Stars: ✭ 20 (-82.76%)
Mutual labels:  webpack, eslint, prettier, jest, enzyme, styled-components, react-router
Express React Boilerplate
πŸš€πŸš€πŸš€ This is a tool that helps programmers create Express & React projects easily base on react-cool-starter.
Stars: ✭ 32 (-72.41%)
Mutual labels:  webpack, eslint, prettier, express, axios, jest, react-router
React Ssr Setup
React Starter Project with Webpack 4, Babel 7, TypeScript, CSS Modules, Server Side Rendering, i18n and some more niceties
Stars: ✭ 678 (+484.48%)
Mutual labels:  webpack, hmr, eslint, prettier, express, react-router
Js Stack Boilerplate
Final boilerplate code of the JavaScript Stack from Scratch tutorial –
Stars: ✭ 145 (+25%)
Mutual labels:  webpack, eslint, express, jest, react-router
React Redux Saucepan
A minimal and universal react redux starter project. With hot reloading, linting and server-side rendering
Stars: ✭ 86 (-25.86%)
Mutual labels:  eslint, prettier, express, ssr, react-router
React Pages Boilerplate
Deliver react + react-router application to gh-pages
Stars: ✭ 134 (+15.52%)
Mutual labels:  webpack, eslint, jest, enzyme, react-router
Express Webpack React Redux Typescript Boilerplate
πŸŽ‰ A full-stack boilerplate that using express with webpack, react and typescirpt!
Stars: ✭ 156 (+34.48%)
Mutual labels:  webpack, eslint, express, jest, react-router
Mostly
They mostly come at night; mostly.
Stars: ✭ 78 (-32.76%)
Mutual labels:  webpack, eslint, prettier, express, jest
react16-seed-with-apollo-graphql-scss-router4-ssr-tests-eslint-prettier-docker-webpack3-hot
Seed to create your own project using React with Apollo GraphQL client
Stars: ✭ 19 (-83.62%)
Mutual labels:  react-router, eslint, jest, ssr, prettier
Starter React Flux
Generate your React PWA project with TypeScript or JavaScript
Stars: ✭ 65 (-43.97%)
Mutual labels:  webpack, eslint, prettier, jest, react-router
React Bootstrap Webpack Starter
ReactJS 16.4 + new React Context API +react Router 4 + webpack 4 + babel 7+ hot Reload + Bootstrap 4 + styled-components
Stars: ✭ 103 (-11.21%)
Mutual labels:  webpack, axios, jest, styled-components, react-router
Starter Lapis
Cutting edge starter kit
Stars: ✭ 72 (-37.93%)
Mutual labels:  webpack, axios, jest, react-router, redux-saga
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 (+110.34%)
Mutual labels:  webpack, express, jest, enzyme, react-router
React Cool Starter
😎 🐣 A starter boilerplate for a universal web app with the best development experience and a focus on performance and best practices.
Stars: ✭ 1,083 (+833.62%)
Mutual labels:  webpack, prettier, express, axios, react-router
Ts React Boilerplate
Universal React App with Redux 4, Typescript 3, and Webpack 4
Stars: ✭ 104 (-10.34%)
Mutual labels:  webpack, hmr, jest, ssr, redux-saga
React Typescript Web Extension Starter
πŸ–₯ A Web Extension starter kit built with React, TypeScript, SCSS, Storybook, Jest, EsLint, Prettier, Webpack and Bootstrap. Supports Google Chrome + Mozilla Firefox + Brave Browser πŸ”₯
Stars: ✭ 510 (+339.66%)
Mutual labels:  webpack, eslint, prettier, jest
React Study
渐进式学习Reactη”Ÿζ€εœˆ
Stars: ✭ 548 (+372.41%)
Mutual labels:  webpack, hmr, react-router, redux-saga
Serverless Typescript Starter
πŸ—„πŸ™…β€β™€οΈ Deploy your next serverless JavaScript function in seconds
Stars: ✭ 653 (+462.93%)
Mutual labels:  webpack, eslint, prettier, jest
Node Typescript Boilerplate
Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Jest and type definitions included.
Stars: ✭ 1,061 (+814.66%)
Mutual labels:  eslint, prettier, express, jest
Js Stack From Scratch
πŸ› οΈβš‘ Step-by-step tutorial to build a modern JavaScript stack.
Stars: ✭ 18,814 (+16118.97%)
Mutual labels:  webpack, eslint, jest, react-router

reeakt: A React.js boilerplate to awesome web applications

Logo reeakt

Tooling

  • TypeScript
  • SSR (Server-Side Rendering)
  • react
  • react-router
  • redux
  • redux-saga
  • immer
  • styled-components
  • webpack
  • jest & enzyme
  • eslint
  • ducks (a modern and optimized way to work with redux structure)
  • axios
  • express
  • yarn

Installation

$ git clone https://github.com/obetomuniz/reeakt.git
$ yarn install

CLI

Run the Development Mode

$ yarn dev

License

The MIT License (MIT)

Copyright (c) 2016 Beto Muniz (http://betomuniz.com/)

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.

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