Skip to content

An example project of using redux and express.js to demonstrate a simple counter that uses AJAX.

Notifications You must be signed in to change notification settings

velopert/react-remote-counter

Repository files navigation

REACT-REMOTE-COUNTER

About

This project is an example React.js project that uses Express.js, Redux, and axios to demonstrate a simple counter. The backend server holds the counter and the counter number gets updated every 5 seconds and whenever it is clicked. Some basic CSS are used to decorate the counter.

Tutorial on this project (in Korean): https://velopert.com/1552

Preview

Preview
Live Preview: https://remotecounter.hoah.xyz/

About

An example project of using redux and express.js to demonstrate a simple counter that uses AJAX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published