A web application that tracks near-Earth objects (NEOs), such as asteroids, using real-time data from NASA's NEO API.
- Display NEOs based on selected date ranges
- Search for specific asteroid
- Show detailed asteroid information, including orbital data
- Sort asteroids by size, intensity, and hazardous status
- Display NASA's Image of the Day
- Link to NASA's Small-Body Database Lookup for 3D visualization (Note: Embedding via iframe is not supported by NASA's website
- Visualize asteroid trajectories relative to Earth using THREE.js for a selected date range.