Skip to content

A minimal React + Redux boilerplate to kickstart your application development with Redux and Webpack.

Notifications You must be signed in to change notification settings

dgeee13/redux-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux Starter

A minimal React + Redux boilerplate to kickstart your application development with Redux and Webpack.

Features

  • 🛠️ React (via react and react-dom)
  • 🔁 Redux for state management
  • 🧰 Webpack for bundling
  • ✅ Babel for modern JavaScript support
  • 🗂️ Simple project structure for quick start

Getting Started

Prerequisites

Ensure you have the following installed:

  • Node.js (v14+ recommended)
  • npm or yarn

Installation

Clone the repo and install dependencies:

git clone https://github.com/cookieg13/redux-starter.git
cd redux-starter
npm install

About

A minimal React + Redux boilerplate to kickstart your application development with Redux and Webpack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published