Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abrehan2/react-js-19
https://github.com/abrehan2/react-js-19
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/abrehan2/react-js-19
- Owner: abrehan2
- Created: 2024-07-12T10:36:03.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T07:16:51.000Z (5 months ago)
- Last Synced: 2024-11-24T01:55:46.988Z (30 days ago)
- Language: JavaScript
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React 19
This repository is utilized for exploring new features in React 19, including experimental hooks. It uses the experimental version of React and is for testing and learning only.
## Getting Started
To get started, clone the repository and run the following commands:
```bash
npm install
npm run dev
```Open http://localhost:3000 to view the app in the browser.