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

https://github.com/jhta/react-redux-boilerplate

Boilerplate for Universal apps with React, Redux and Next.js
https://github.com/jhta/react-redux-boilerplate

hooks nextjs react-hooks redux styled-components

Last synced: 2 months ago
JSON representation

Boilerplate for Universal apps with React, Redux and Next.js

Awesome Lists containing this project

README

          

## Boilerplate for apps with React, Redux and Next.js

Contains:

* React Hooks (v16.8)
* Redux as Hook with redux-actions, reselect and react-use-redux
* Tests with Jest
* SSR with Next.js
* Eslint config with Prettier and Standard.js
* theme system using Rebass, Styled-system and Styled-components