First Website: "I Like Burgers"
This is the first website I created while learning web development. The project showcases basic web design and JavaScript functionality:
1. Nearby Burger Restaurants: A button in the center of the page, when clicked, redirects the user to Google Maps and displays nearby burger restaurants, helping users find the best spots for a meal.
2. Drawing Board: An interactive canvas where users can draw their own burgers. The board includes:
• A palette of colors (e.g., red, yellow, green, etc.).
• Adjustable brush sizes ranging from "X Small" to "XX Large."
• An eraser tool for edits.