reactjs/react.dev

The React documentation website

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 42 minutes ago
Added to GitGenius on September 5th, 2026
Created on October 6th, 2017
Open Issues & Pull Requests: 1,629 (+0)
GitHub issues: Enabled
Number of forks: 7,946
Total Stargazers: 11,798 (+0)
Total Subscribers: 218 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 36.5 hours
Mean response time: 66.0 days
90th percentile: 113.1 days
Tracked items: 410

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 97% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 71% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 6% of issues opened in the past year have been closed. Three people close 64% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 223
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 607 days
Stale 30+ days: 205
Stale 90+ days: 174

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • type: documentation (120)
  • type: typos (100)
  • bug: unconfirmed (92)
  • bug: confirmed (15)
  • good first issue (13)
  • difficulty: beginner (7)
  • type: framework (5)
  • in-progress (4)

Detailed Description

react.dev is the official documentation website for React, built with Next.js and maintained by the React team.

The project serves as the primary learning resource for React developers, hosting comprehensive guides, tutorials, and API documentation. It addresses the need for clear, accessible documentation by organizing content into sections with distinct purposes and tones, allowing readers to find information suited to their learning stage whether they are beginners or experienced developers.

The documentation is designed for anyone learning or using React, from those new to the library to experienced practitioners seeking reference material. The site supports contributions from the community through a structured process that includes guidelines for different documentation sections, hot-reloading during development for immediate feedback, and automated testing via Prettier, ESLint, and type validation. The project also has active translation efforts underway to make React documentation available in multiple languages.

The project maintains steady community engagement with a clear contribution workflow that includes preview builds triggered after changes are pushed, encouraging contributors to test visual changes across browsers and devices. Documentation updates and component changes both support hot-reloading during development, reducing friction in the contribution process. The maintainers have established detailed contributing guidelines specific to different documentation sections, indicating attention to consistency and quality across the site's content.