Hey Guys, In this Post/Video, we’ll walk you through how to create a Full Stack URL Shortener using DeepSeek AI, and guess what? You don’t need any coding experience to get started! Simply follow along, and by the end, you’ll have your very own fully-functional and sleek URL Shortener up and running in just a few simple steps.
Prompt
*”Generate a fully functional URL shortener website using HTML, CSS, PHP and JavaScript. The website should have a clean, modern UI and allow users to enter a long URL and get a shortened version. The short URLs should be stored in a database hosted on InfinityFree.
Key Requirements:
1️⃣ Frontend:
- Use HTML, CSS, and JavaScript for the UI.
- A simple input box for entering long URLs and a button to shorten them.
- Display the shortened URL with a copy button.
- Use CSS for a sleek, responsive design.
2️⃣ Backend & Database:
- Use PHP and MySQL (compatible with InfinityFree).
- Store the long and short URLs in a database.
- Generate a unique short code for each URL.
- Redirect users when they visit the short URL.
3️⃣ Hosting & Deployment:
- Use InfinityFree for free hosting and MySQL database.
- Provide the necessary PHP and JavaScript files for smooth deployment.
🎁 Source Code: https://github.com/geekybeginners/urlshortner
Video Tutorial
Let me know in the comments if you have any questions or need help. Happy coding! 😊