It simply creates an image from all of your twitter followers avatars.
- clone the repository
git clone https://github.com/amiralitaheri/twitter-followers.git
- create the
.env
file - change the username in
src/index.js
- run
npm run-script run
in your terminal