Skip to content

Using NASA's Picture Of The Day API, I made an app using React.js, that gives you the image of the sky on the date you input.

License

Notifications You must be signed in to change notification settings

App-Choreography/nasaSkySearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NASA Sky Search! 🌠

What Did I Use?

How To Use:

  1. 🌟 Star the repo, so you don't lose it!
  2. 🍴 Fork the repo, to have your own copy.
  3. Clone the Forked clone to your local PC.
  4. Open terminal and go to the cloned repo.
  5. Copy all the files.
  6. Make a new react app on your PC. Use this to help.
  7. After react app is made, go to it and npm start.
  8. Remove the public and src.
  9. Paste in the copied files.
  10. Go to App.js and find the API call, and replace DEMOKEY with your generated one.

🌟 DONE!!!

See Below for images on how to use!

image image image

Enjoy!

About

Using NASA's Picture Of The Day API, I made an app using React.js, that gives you the image of the sky on the date you input.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.2%
  • HTML 28.6%
  • CSS 17.2%