Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasdota/counter-app
A simple redux project with nextjs to showcase how to persist state when navigating between different pages and when closing the browser.
https://github.com/lucasdota/counter-app
frontend javascript nextjs react redux
Last synced: 2 days ago
JSON representation
A simple redux project with nextjs to showcase how to persist state when navigating between different pages and when closing the browser.
- Host: GitHub
- URL: https://github.com/lucasdota/counter-app
- Owner: Lucasdota
- Created: 2024-01-05T16:41:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-06T19:00:35.000Z (about 1 year ago)
- Last Synced: 2024-01-06T20:28:00.795Z (about 1 year ago)
- Topics: frontend, javascript, nextjs, react, redux
- Language: JavaScript
- Homepage: https://counter-app-red-eta.vercel.app
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Counter App with Redux
### A simple redux project with nextjs to showcase how to persist state when navigating between different pages and when closing the browser.
Main features:
- Persist state when navigating between different pages and when closing the browser.
- Global stateWebsite: [click here](https://counter-app-red-eta.vercel.app/)