DEV Community

Harindra Singh
Harindra Singh

Posted on

How Two ChatGPT Prompts Inspired a News Map Idea

Check out this Pen I made!

Prompts -

  1. Compile important news headlines from all sources
  2. Create a beautiful and engaging map-based website using simple HTML, CSS, and JavaScript. The website should showcase [insert your specific data or theme here, e.g., "tourist attractions in Paris", "startup locations across the US", "historical landmarks in India", etc.].

The site should include:

An interactive map (using something lightweight like Leaflet.js or Google Maps API).

Custom markers with popups containing relevant information.

A modern, attractive, and user-friendly theme with smooth transitions or animations.

Clean and responsive layout using simple HTML and CSS (no frameworks like React or Bootstrap).

Optional filter/search functionality for users to explore the map more easily.

Prioritize simplicity, interactivity, and visual appeal. The goal is to make it easy and enjoyable for users to explore the information visually on the map.

Top comments (0)