Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# React-components
A react component lib including:
- Calendar
- ColorPicker
- CopyToClipboard
- Message
- MiniCalendar
- MutateObserver
- OnBoarding
- Popover
- Portal
- Space
- Upload
- Watermark

It 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.