Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mog13/react-express-boilerplate

Template for react with express
https://github.com/mog13/react-express-boilerplate

boilerplate css docker express jest proxy react react-redux react-router redux scss

Last synced: 24 days ago
JSON representation

Template for react with express

Awesome Lists containing this project

README

        

# react-express-boilerplate
This project provides a template for projects using a React frontend and express Backend.

## Features

### React
- standard react-creat app functionality
- Example Loading, nav and intro components.
- css variables for colouring and spacing
- SASS/SCSS
- Redux with example reducer and actions
- React router
- Page component examples (with lazy loaded pages and fallback loading)
- Proxy for api calls
- extra eslint

### Express
- Api endpoint
- static serving build files (and handle react-router)
- nodemon for