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

https://github.com/stackoverprof/use-shared-state-site


https://github.com/stackoverprof/use-shared-state-site

Last synced: 4 days ago
JSON representation

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