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.
To get started, clone the repository and run the following commands:
npm install
npm run dev
Open http://localhost:3000 to view the app in the browser.