https://github.com/stackoverprof/use-shared-state-site
https://github.com/stackoverprof/use-shared-state-site
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stackoverprof/use-shared-state-site
- Owner: stackoverprof
- Created: 2026-02-03T03:43:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-02-03T03:54:21.000Z (5 months ago)
- Last Synced: 2026-02-03T17:37:36.411Z (5 months ago)
- Language: TypeScript
- Size: 41 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# use-shared-state landing page
Landing page for [@stackoverprof/use-shared-state](https://www.npmjs.com/package/@stackoverprof/use-shared-state) - React state sharing made simple.
## Live
https://stackoverprof.github.io/use-shared-state-site/
## Development
```bash
npm install
npm run dev
```
## Build
```bash
npm run build
```
## Tech Stack
- React Router 7
- Tailwind CSS v4
- TypeScript
- GitHub Pages