chalkpe / fleetify

Make your Twitter profile pic look as if you have uploaded a fleet.

Home Page:https://fleetify.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fleetify

screenshot

Make your Twitter profile pic look as if you have uploaded a fleet.

Inspired by

  • RT @64bitfox: 프로필 사진 이렇게 해 놓으면 사람들이 플릿 있는 줄 알고 막 눌러보겠지?

Installation

git clone https://github.com/ChalkPE/fleetify
cd fleetify && vim .env.local && yarn && yarn dev

Environment variables

Key Value
NEXTAUTH_URL NextAuth.js URL
TWITTER_KEY Twitter API Key
TWITTER_SECRET Twitter API Secret Key

Callback URLs (Twitter API)

  • http://localhost:3000/api/auth/callback/twitter
  • https://fleetify.vercel.app/api/auth/callback/twitter

License

MIT License

About

Make your Twitter profile pic look as if you have uploaded a fleet.

https://fleetify.vercel.app

License:MIT License


Languages

Language:JavaScript 81.2%Language:CSS 18.8%