Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 state

Website: [click here](https://counter-app-red-eta.vercel.app/)