An interactive web dashboard for space enthusiasts that integrates multiple NASA APIs through a secure Node.js backend.
The app provides visualizations, news, and interactive tools to make space exploration fun and educational.
live demo : https://68cc513cf497d2270e72ae16--space-explorer-dashboard.netlify.app
- Homepage Charts – Real-time data from 4 NASA APIs displayed with Recharts.
- Mars Weather – A dedicated page showing current and past Martian weather conditions.
- Space News – A feed of the latest space and astronomy updates.
- Space Weight Calculator – A playful tool that calculate your weight on different planets.
- Frontend: React, Tailwind CSS, Recharts
- Backend: Node.js (handles NASA API requests + API key security)
- APIs: NASA Open APIs
- Deployement: Netlify
- Frontend (this repo): React + Tailwind CSS + Recharts
- Backend: (https://github.com/Houria-hs/Space-exp-dashboard-backend) (Node.js/Express for API key handling & security)
Clone the repo:
git clone https://github.com/Houria-hs/Space-Exp-dashboard.git
cd Nasa-Exp-dashboard