You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
10
10
# Problem Statement
11
-
Show the number of asteroids passing near earth each day for the given date range as well as find the nearest asteroid and the fastest asteroid.
11
+
"Why track asteroids? With space exploration booming, understanding near-Earth objects is more crucial than ever. This ReactJS web app leverages NASA's NeoWs API to provide real-time asteroid data, offering insightful statistics and trends through captivating, interactive charts. Whether you're a space enthusiast or a data geek, this app makes asteroid tracking both engaging and visually stunning
12
12
13
13
# Neo-Asteroids-Server
14
14
This project is a web application that allows users to view the statistics of Near Earth Objects (NEO) by fetching data from NASA’s NeoWs API. Users can input a date range and view the number of asteroids passing near Earth on each day within that range. The app also displays additional information such as the fastest asteroid, the closest asteroid, and the average size of the asteroids.
0 commit comments