| Name | Link |
|---|---|
| reactjs.org | reactjs.org |
| React Community | React Community |
| npm | NPM |
| React DevTools | Extensions |
| Name | Link |
|---|---|
| Create React App (CRA) | https://github.com/facebook/create-react-app |
| React+Redux Boilerplate | https://github.com/react-boilerplate/react-boilerplate |
| React + Redux Starter Kit | https://github.com/davezuko/react-redux-starter-kit |
| Next.js (React Framework) | https://github.com/vercel/next.js |
| Gatsby (React-based Static Site Generator) | https://github.com/gatsbyjs/gatsby |
| Razzle | https://github.com/jaredpalmer/razzle |
| Name | Link |
|---|---|
| React Examples | https://github.com/reactjs/reactjs.org/tree/main/examples |
| React Redux Starter Kit | https://github.com/reduxjs/redux-starter-kit |
| React Todo App | https://github.com/tastejs/todomvc/tree/master/examples/react |
| React + Firebase Example | https://github.com/eddiehinkle/react-firebase |
| React Router Example | https://github.com/ReactTraining/react-router/tree/main/examples |
| React & TypeScript Example | https://github.com/react-typescript-cheatsheet/react-typescript-cheatsheet |
| React + GraphQL Example | https://github.com/ApolloClient/apollo-client |
| React Native Example | https://github.com/facebook/react-native |
| React UI Kit | https://github.com/ReactJS/react-ui |
| React + Material-UI Example | https://github.com/mui/material-ui |
| React + Redux + Saga Example | https://github.com/redux-saga/redux-saga |
| Name | Link |
|---|---|
| React + Spring Boot Example | https://github.com/rammyblog/react-springboot-crud |
| Spring Boot + React Authentication | https://github.com/jonashackt/spring-boot-react |
| React + Spring Boot CRUD | https://github.com/axetroy/react-springboot-crud |
| Spring Boot + React + MySQL | https://github.com/solanki1995/react-springboot-mysql |
| React + Spring Boot Full Stack | https://github.com/hbaskar/react-springboot-fullstack |
| React + Spring Boot Authentication with JWT | https://github.com/meshram1234/spring-boot-react-jwt |
| React + Spring Boot + WebSocket | https://github.com/rahul2708/spring-boot-react-websocket |