All Projects → luangjokaj → React Fondue

luangjokaj / React Fondue

Licence: mit
⚛ ReactFondue is minimal React boilerplate with support for code splitting, hot module reload and server side rendering.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to React Fondue

Razzle Material Ui Styled Example
Razzle Material-UI example with Styled Components using Express with compression
Stars: ✭ 117 (-19.86%)
Mutual labels:  express, boilerplate, ssr
React Wp Rest
A boilerplate for pairing the WP Rest API with a server-rendered React app
Stars: ✭ 167 (+14.38%)
Mutual labels:  express, boilerplate, ssr
React Redux Saucepan
A minimal and universal react redux starter project. With hot reloading, linting and server-side rendering
Stars: ✭ 86 (-41.1%)
Mutual labels:  express, boilerplate, ssr
Oh My Fullstack
🚀 Full stack web application skeleton (Next.js, Redux, RxJS, Immutable, Express)
Stars: ✭ 99 (-32.19%)
Mutual labels:  boilerplate, ssr
Angular Full Stack
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
Stars: ✭ 1,261 (+763.7%)
Mutual labels:  express, boilerplate
Preact Redux Isomorphic
preact-redux-isomorphic PWA SPA SSR best practices and libraries in under 80kB page size (for live demo click the link below)
Stars: ✭ 85 (-41.78%)
Mutual labels:  boilerplate, ssr
Node Express Postgresql Server
Basic Node with Express + PostgreSQL Server
Stars: ✭ 74 (-49.32%)
Mutual labels:  express, boilerplate
Jade Html5 Boilerplate
HTML5 Boilerplate ported to Jade. Great as a drop and go markup skeleton for Express apps.
Stars: ✭ 111 (-23.97%)
Mutual labels:  express, boilerplate
Wild Next
Our next.js boilerplate with sane base configuration.
Stars: ✭ 101 (-30.82%)
Mutual labels:  boilerplate, ssr
Mern Boilerplate
Fullstack boilerplate with React, Redux, Express, Mongoose, Passport Local, JWT, Facebook and Google OAuth out of the box.
Stars: ✭ 112 (-23.29%)
Mutual labels:  express, boilerplate
Express Rest Boilerplate
⌛️ Express starter for building RESTful APIs
Stars: ✭ 1,794 (+1128.77%)
Mutual labels:  express, boilerplate
Reeakt
A modern React boilerplate to awesome web applications
Stars: ✭ 116 (-20.55%)
Mutual labels:  express, ssr
Node Express Mongoose
A boilerplate application for building web apps using node and mongodb
Stars: ✭ 1,221 (+736.3%)
Mutual labels:  express, boilerplate
Mern
🎉 This is boilerplate for MERN stack with integrations like Redux and SSR 🎉
Stars: ✭ 77 (-47.26%)
Mutual labels:  boilerplate, ssr
Preact Cli Ssr
A quick demo for adding SSR to a Preact CLI app
Stars: ✭ 76 (-47.95%)
Mutual labels:  express, ssr
Netlify Functions Express
How to use Netlify functions + express.js for serverside rendering on the JAMStack
Stars: ✭ 105 (-28.08%)
Mutual labels:  express, ssr
Angular9 Example App
Angular 13 Example App + Angular CLI + i18n + GraphQL
Stars: ✭ 1,769 (+1111.64%)
Mutual labels:  boilerplate, ssr
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 (+641.78%)
Mutual labels:  express, boilerplate
React Universal Boiler
A bold way to begin your next great universal React application. Uses Webpack 3, React 16, Redux, and more for a great developer experience.
Stars: ✭ 65 (-55.48%)
Mutual labels:  boilerplate, ssr
Koa React Universal
lightweight React-Koa2 universal boilerplate, only what is essential
Stars: ✭ 112 (-23.29%)
Mutual labels:  boilerplate, ssr

ReactFondue

CircleCI Dependencies

Information Discord Donate
ReactFondue is minimal React boilerplate with support for code splitting, hot module reload and server side rendering. Discord server BuyMeACoffee

Technologies

👇 Includes
🧙‍♂️ Babel 7
📦 Webpack 4
🤖 Express Server
🚀 React 16
🎒 Redux
🌈 TypeScript
🕷 CSS Modules
🎨 PostCSS
💅 Styled Components
🔥 Hot Module Replacement
✂️ Code Splitting
🛎 Server Side Rendering

Install dependencies

npm install

Runs the app in the development mode

Build and open your browser to http://localhost:8080.

npm run dev

Linting JS & CSS

npm run lint

Builds and runs the app in production

npm run prod

Ready to deploy 🚀

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