Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wangyj641/react-components
Components based on React.js
https://github.com/wangyj641/react-components
Last synced: about 2 months ago
JSON representation
Components based on React.js
- Host: GitHub
- URL: https://github.com/wangyj641/react-components
- Owner: wangyj641
- Created: 2024-04-23T15:01:14.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T10:33:46.000Z (5 months ago)
- Last Synced: 2024-08-18T17:27:26.182Z (5 months ago)
- Language: TypeScript
- Homepage: https://react-components-drab.vercel.app
- Size: 8.94 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-components
A react component lib including:
- Calendar
- ColorPicker
- CopyToClipboard
- Message
- MiniCalendar
- MutateObserver
- OnBoarding
- Popover
- Portal
- Space
- Upload
- WatermarkIt also implements some hooks, including:
- useMountedState
- useSize### Project Demo
[project demo](https://react-components-drab.vercel.app/)### Getting Start
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.