Logo

dev-resources.site

for different kinds of informations.

Modern React Avatar 😎

Published at
5/12/2022
Categories
javascript
react
css
avatar
Author
Fathy
Categories
4 categories in total
javascript
open
react
open
css
open
avatar
open
Modern React Avatar 😎

Newest modern Lightweight Avatar Generator for React 👋

Install

Open your terminal and let's install modern-react-avatar.

npm install --save modern-react-avatar

Usage

  1. Import Custom Element:
import { Avatar } from 'modern-react-avatar'
import 'modern-react-avatar/dist/index.css'
  1. Start using it!
<Avatar name="Fathy" />
Some examples:
<Avatar name="Fathy" shape="square" />
<Avatar name="Fathy" randomColor="true" />
<Avatar name="Fathy" size="large" />
<Avatar icon="true" size="large" alt="alt text" />
<Avatar src="https://via.placeholder.com/150" alt="alt text" />

Well done! 👏

Thanks for reading! Say Hallo! Twitter

Featured ones: