Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k4m4/instaprof-site
A minimal service to view Instagram profile pictures in full size.
https://github.com/k4m4/instaprof-site
instagram nextjs profile-picture
Last synced: 3 days ago
JSON representation
A minimal service to view Instagram profile pictures in full size.
- Host: GitHub
- URL: https://github.com/k4m4/instaprof-site
- Owner: k4m4
- License: mit
- Created: 2019-06-12T23:42:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:48:27.000Z (almost 2 years ago)
- Last Synced: 2023-02-27T17:35:39.056Z (over 1 year ago)
- Topics: instagram, nextjs, profile-picture
- Language: JavaScript
- Homepage: https://instaprof.xyz
- Size: 1.66 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
InstaProfA minimal service to view full-size Instagram profile pictures.
---
## Credits
- [CodeDotJS](https://github.com/CodeDotJS)'s [instagram-profile-picture
](https://github.com/CodeDotJS/instagram-profile-picture) module is used to fetch a user's full-sized Instagram profile picture.
- Most of the `next.js` code and styling was adapted from [zeit](https://zeit.co)'s [title-site](https://github.com/zeit/title-site).## License
Copyright (c) 2019 by Nikolaos Kamarinakis. Some rights reserved.
`InstaProf` is under the terms of the **MIT License**, following all clarifications stated in the [license file](license.md).
For more information on this project you can go ahead and email me anytime at **nikolaskam{at}gmail{dot}com**.