The newest link sharing culture. Type your url, take your GIF which is created from url's screenshots
- Input: https://www.producthunt.com/
- Output:
npm install // Download required packages
npm start // start your app
//or "nodemon app"
- Open in browser : localhost:3000/
- Type url , get your gif!
- Say hi & ask questions on Twitter(https://twitter.com/hibestil) or (http://www.hibestil.com) !
- Report bugs by posting a description, full stack trace, and all relevant code in a GitHub issue.
- Start hacking my code.
- DO : Make efficient gif creator function
- ADD : Add easy share buttons after the created GIF
- FIX : If user created a GIF ,a function does not ends. Find and fix it. [FIXED by @tahtaciburak]