react-demo
There are 93 repositories under react-demo topic.
lzxb/react-cnode
基于webpack + react + react-router + redux + less + flex.css + ES6 的React版cnode社区
ShanaMaid/oho-reader
【停止维护】哦豁阅读器!API源自追书神器,免费使用!填坑完成!使用react
aiyuekuang/react_home
这是一个react得demo/脚手架项目,包含react16+redux+antd+webpack4+react-router4+sass/less+axios+proxy技术栈
alik0211/pokedex
List of pokémon with live search
GermaVinsmoke/bmi-calculator
React Hooks app for calculating BMI
s1varam/pokedex
A simple Pokémon catalogue, built with React, Material-UI and PokéAPI.
niexq/react-app-qiankun-main
🚀 基于create-react-app,qiankun构建并部署的测试用例(react主应用)Based on create-react-app, qiankun builds and deploys a simple main demo
SmallRuralDog/rn-news
react native开发的新闻阅读客户端
gigo6000/quiz
⚛️ Sample Quiz App using React Hooks (useReducer() + useContext()). This app was created for a React Hooks tutorial, if you want to follow the tutorial on Youtube click on the link 👉
demozap/react-demo-tab
📑 Easily create demo components in React
tduyng/react-typescript-example
Template React Project using create-react-app & TypeScript
vadimcoder/react-starter-kit
🚀 React starter kit for a modern single page (SPA) application (dependencies updated at 28 July 2017). Zero configuration. Ready to go. Just paste your code!
xiaoping6688/react-spa-project
基于 react.js 技术栈构建的纯前端渐进式WEB应用框架开发实践(PWA)
Fengzhen8023/time-list-react
使用React开发时光序官网登录页面
oxy86/react-leaflet-maps-shapefile
React app with a full-screen interactive map and a simple button to upload geospatial data files in shapefile format.
huangmingfu/react-ts-template
一套基于react18、ts、vite5的项目模板,帮助快速搭建react项目。集成了一些项目规范,封装了axios、router路由懒加载等,配置了环境变量、scss样式全局变量等,集成了import顺序自动美化排序插件。
rookie-luochao/react
UI component based on react, tool function collection, build docker image by github-action
weblineindia/ReactJS-TimePicker
A ReactJS based TimePicker component to implement time or datetime selection.
TangXiaoLv/react-docs-webapp
A webapp named docs implementation by Material Design and React
weblineindia/ReactJS-Address-Autosuggest
ReactJS based Address component which uses Google Maps Places API to autosuggest location address.
weblineindia/ReactJS-CK-Editor
A simple, native and easy-to-use WYSIWYG / Rich Text editor built in Quill.js and React.js
weblineindia/ReactJS-Custom-Datepicker
ReactJS based Custom Datepicker component to select date.
weblineindia/ReactJS-QRCode-Generator
ReactJS based QR Code / Barcode Generator.
weblineindia/ReactJS-QRCode-Scanner
ReactJS based QR Code Scanner component, allowing you to detect and decode QR codes.
samirkumardas/VanillaJS-to-react-redux
VanillaJS to Redux-React
weblineindia/ReactJS-Currency-Input
Currency Input component built in ReactJS, used for currency value input field for all countries. You can change prefix and suffix for input. Can also handle negative and positive values depending on requirement.
weblineindia/ReactJS-Email
ReactJS based Email component, provides input field to add single / multiple emails with validation. The email value is automatically validated on blur event. You can change validation message using props. You can also disable email field using disable props.
weblineindia/ReactJS-Image-Crop-Upload
ReactJS based reusable component for Image upload with cropping.
weblineindia/ReactJS-Text-Box
ReactJS based Text Box component used to specify an input field where the user can enter data.
yaoxiaofdou/rt-demo
react demo (c-99)
Belco90/react-hacker-news
Simple React App to read latest Hacker News stories
gech4me/tic-tac-react
Tic-Tac Game
p32929/ReduxCounter
A React Redux example to see how Redux works
weblineindia/ReactJS-Multiselect-Dropdown
Multiselect Dropdown component is a feature rich select / dropdown / typeahead component built in ReactJS. It provides a default template that fits most use cases for a filterable multiselect dropdown.
weblineindia/ReactJS-Password-Input
ReactJS based Password component to add password as a text/password property with validation. The password value is automatically validated on blur event. You can also disable and hide password field using disable and hide props.