Skip to content

stackcache/react-design-patterns

react design patterns banner



React Design Patterns
An implementation of Gang of Four design patterns in ES6 & React. React Design Patters was created with the react-boilerplate project.

Quick start

Prerequisites

Please install Node before proceeding if you have not done so already. Instructions can be found here

Usage

Clone the repo git clone https://github.com/stackcache/react-design-patterns.git

Install the dependencies npm install

Build the DLL to speed up webpack builds npm run build:dll

Start the app npm start

View the app in your local browser by navigating to localhost:3000

Structure

The patterns are located in the containers directory. The components directory is composed of classes utilized by the design pattern containers.

Created by Stack Cache.

License

This project is licensed under the MIT license, Copyright (c) 2018 Stack Cache. For more information see LICENSE.md.

About

🔥 Implementation and explanation of Gang of Four design patterns using React 🔥

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 170