Skip to content

App created using React JS ,Npm Axios ,Html , CSS , Semantic UI which shows the astronomy picture of the day taken by NASA via accessing NASA api.

Notifications You must be signed in to change notification settings

anil-moharana/nasa-astronomy-picture-of-the-day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to Run:

This project was bootstrapped with Create React App.
To run this app,You need to get api_key from in https://api.nasa.gov/
Get the key from NASA and add the key in App.js,then only You can be able to hit NasaApi and get data.
npm start
Open http://localhost:3000 to view it in the browser.

Code Explanation:

1.Created react components Header,Content etc.
2.Configuring Api details for accessing nasa api.
3.Using axios to call nasa api.
4.Once I get response I am showing by rendering multiple components.

About

App created using React JS ,Npm Axios ,Html , CSS , Semantic UI which shows the astronomy picture of the day taken by NASA via accessing NASA api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published