Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abrehan2/react-js-19


https://github.com/abrehan2/react-js-19

Last synced: 30 days ago
JSON representation

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.

React 19

## 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.