githublist > repositories > javascript > facebook/react

facebook/react

The library for web and native user interfaces. Looking for maintainers!

languageJavaScript
licenseMIT
stars228k
forks46.5k
watchers6.7k
open issues847
open PRs342
contributors1,617
commits17,463
default branchmain
size214 MB
postedMay 29, 2013
updated2 hours ago

about this repository

React is a JavaScript library for building user interfaces. Declarative: React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes. Component-Based: Build encapsulated components that manage their own state, then compose them to make complex UIs.

clone / download

httpshttps://github.com/facebook/react.git[copy]
sshgit@github.com:facebook/react.git[copy]

README.md

# react

The library for web and native user interfaces.

## Installation

```
npm install react react-dom
```

## Usage

Import React in your file and start building components.

## Documentation

See the official docs at react.dev for full documentation, examples, and guides.

## License

MIT
safety tips
  • - review code before running
  • - check license before use
  • - report malicious repos