https://github.com/max-programming/useactionstate-demo
https://github.com/max-programming/useactionstate-demo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/max-programming/useactionstate-demo
- Owner: max-programming
- Created: 2024-11-27T12:11:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-27T12:13:01.000Z (7 months ago)
- Last Synced: 2025-02-02T12:18:02.512Z (5 months ago)
- Language: TypeScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This branch contains the starter code.
For the final code, check out the [`final`](https://github.com/max-programming/useactionstate-demo/tree/final) branch.
## How to use
1. Clone this repository
2. Install the dependencies by running `npm install`
4. Run the development server by running `npm run dev`