Skip to content

This is an experimental project with native components (counters) with Redux state management.

Notifications You must be signed in to change notification settings

KriszKecskes/counter-native-web-component-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏗️ Native Web Component With Redux

This is an experimental project, where I tried out native web components. I created a Counter component and embeded it three times to a simple HTML page. After that, I connected them to a common store with Redux and voila! The counters can increase themselfes in store individually with their own object.

🧱 Would you give it a try?!

  • First step: clone the repo
  • Second step: install the dependencies with yarn install command
  • Thirs step: yarn watch command (your development server will run on the port 9000)

🍻 If you need a bundled, build version: yarn build

About

This is an experimental project with native components (counters) with Redux state management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published