https://github.com/mcampourcy/astronomy-picture-of-the-day
Web application based on the Nasa API Astronomy Picture Of The Day
https://github.com/mcampourcy/astronomy-picture-of-the-day
expressjs javascript react
Last synced: about 2 months ago
JSON representation
Web application based on the Nasa API Astronomy Picture Of The Day
- Host: GitHub
- URL: https://github.com/mcampourcy/astronomy-picture-of-the-day
- Owner: mcampourcy
- Created: 2017-02-15T16:43:04.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2022-10-02T12:45:22.000Z (over 2 years ago)
- Last Synced: 2023-03-07T22:18:21.436Z (about 2 years ago)
- Topics: expressjs, javascript, react
- Language: JavaScript
- Homepage:
- Size: 1.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NasaPictureOfTheDay
Web application based on the Nasa API [Astronomy Picture Of The Day](https://api.nasa.gov/api.html#apod).
Build with React 16 and IndexedDB
Demo here : [AstronomyPictureOfTheDay](http://mcampourcy.github.io/astronomy-picture-of-the-day)
`npm install`
`npm run build`Don't forget to duplicate and set the .env file with your own variables.