Skip to content

brandonsueur/react-avatar-initials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

react-avatar-initials

๐Ÿ–ผ Generate avatars with initials from names!

๐Ÿ”ง Install

git clone https://github.com/brandonsueur/react-avatar-initials.git react-avatar-initials
cd react-avatar-initials
npm install
npm start

โœ๏ธ Basic Usage

import Avatar from "./AvatarInitials"

<Avatar
  name="Brandon Sueur"
  bgColor="#9F93F8"
/>

<Avatar
  name="Alain Boris"
  bgColor="#93F8CB"
  rounded={false}
/>

๐Ÿ˜Š Talk to me

Do not hesitate, it's free !

  • ๐Ÿ’ฌ Chat : Join me on Discord
  • ๐Ÿ“ฃ News : Follow me on Twitter

๐Ÿ‘‹ Contribute

If you have a problem, a feature request or an extraction request, let us know!

๐Ÿ“– License

The project is available as open source under the terms of the MIT License.

About

๐Ÿ–ผ Generate avatars with initials from names!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published