> For the complete documentation index, see [llms.txt](https://til.devjugal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://til.devjugal.com/reactjs.md).

# ReactJS

> A JavaScript library for building user interfaces

React is a free and open-source front-end JavaScript library for building user interfaces based on UI components. It is maintained by Meta and a community of individual developers and companies.

### [Official Documentation](https://reactjs.org/docs/getting-started.html)

## TIL(s)

* [ReactJS Resources](/reactjs/reactjs-resources.md)
