Version Note : Currently supports 200 followers or the first 200 until you manually edit the lines containing the per page value
/app/non/page.jsx
/app/following/page.jsx
app/followers/page.jsx
6 subject to change
Final Note : This is still a work in progress, as I figure out how Next.js 13 modified some parameters for transferring page data to automatically get your username from the landing page, which has been more than a pain so far.
npm install
npm run dev
localhost:3000