DEV Community

Muhammad Wasif
Muhammad Wasif

Posted on

3

I created a React & Redux Boilerplate

It's always awful to start an app from scratch. Specially with React, you always need to delete some files in boilerplate created with create-react-app. And adding Redux is also another big problem and it takes much of time.
To make your task easy, I've created a boilerplate for React and Redux. It includes setup for
1: React
2: Redux
3: styled-components
4: react-animations
One important thing, people always worry about creating a PWA with React. I've also added all the features of PWA. The app has working service workers and is installable.
Here's the repo:
react-pwa-boilerplate
If you're an open-source lover, don't forget to add more features used mostly by creating a pull request.
And don't forget to start the repo, if you like the boilerplate.

Top comments (0)

SurveyJS custom survey software

JavaScript Form Builder UI Component

Generate dynamic JSON-driven forms directly in your JavaScript app (Angular, React, Vue.js, jQuery) with a fully customizable drag-and-drop form builder. Easily integrate with any backend system and retain full ownership over your data, with no user or form submission limits.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay