React application with interactive map of nearest to Earth asteroids. Data parsed from NASA Open APIs website using Asteroids NeoWs API.
The application includes:
- Consuming REST API
- Adaptive layout design
- React custom hooks
- Clickable interactive map with asteroids
- Controlled React components
- CSS pre-processor
Hosted review version of app is available here.
React
v18React hooks
for state managementAxios
for working with API requests
You can learn more in the Create React App documentation. To learn React, check out the React documentation.