React-Avatars makes it possible to generate endless different avatars.
npm install react-avatarsReact-Avatars makes it possible to generate endless different avatars.
The best way to consume React-Avatars is via the npm package which you can install with npm.
``sh`
npm i react-avatars
`js`
import { Initials } from 'react-avatars'
js
`
$3
If you don't want a new avatar each time your application renders, you can provide a seed which generates an avatar based on your seed.
`js
``- [x] Initials
- [x] Pixelcon
- [x] Jdenticon by dmester