Skip to content

☄ React app that uses Nasa APOD API to get new pictures everyday

Notifications You must be signed in to change notification settings

Akshay2996/nasa-apod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nasa-APOD (Astronomy Picture of the Day)

A React App that uses the Nasa's APOD API to get a new picture of the sky everyday. It's a great way to explore React basics and at the same time get excited to build a Astronomy Photograph/Video App that changes everyday.
Don't Believe me! See for yourself today and come back later another day.

Topics Covered
  • React Fragments
  • State Management
  • Effect Hooks
  • Browser Router
  • Async Await

Screenshots

Homepage photo should be here


When we click on the giant button in the middle, we would be routed to this view. 
The Picture/Video will change depending on the date on which you view.

NasaPhoto should be here


Instructions to Run

clone this repo

In the project directory, you can run:

npm install

It installs the dependencies using the package.json file.

npm start

Start and runs the app which renders in real-time.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Your app is ready to be deployed!
Cheers Mate!🍻

About

☄ React app that uses Nasa APOD API to get new pictures everyday

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published