This website is a compilation of the current month's Astronomy Picture of the Day from NASA, which features a daily image or photograph of the universe, along with a brief explanation written by a professional astronomer.
A user is able to like and unlike an image.
This project was bootstrapped with Create React App.
All images and information are fetched from NASA's Astronomy Picture of the Day via NASA APIs.
In your terminal run npm install
or yarn
to install the dependencies locally and npm start
or yarn start
to run the app in the development mode. Open http://localhost:3000 to view it in the browser.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.