edwindelbosque / nasa-vuejs

NASA photo of the day gallery in Vue.js

Home Page:https://nasa-potd.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NASA: Photo of the day

Netlify Status

Summary

A Vue.js web app where you can see NASA's photo of the day or check the photo of the day of any day you want!

Developer

Screenshot

screencapture-localhost-8080-2020-01-14-23_54_44

Learnings

  • Using Vue.js for the first time.
  • Working with 3rd-party RESTful API from NASA.
  • Implementing 3rd-party calendar package from v-calendar.
  • Deployment to Netlify

Built with

  • Vue.js
  • NASA Photo of the day RESTful API
  • v-calendar package
  • Netlify
  • Continuous Deployment (CD) with Netlify

How to install into your computer

  1. Fork and clone down this repository.
  2. In your Terminal, access the directory of this repository.
  3. Run npm install to install the webpack dependencies.
  4. Once it has finished installing, run npm run serve.
  5. Check out your broswer.

About

NASA photo of the day gallery in Vue.js

https://nasa-potd.netlify.com/


Languages

Language:Vue 92.9%Language:HTML 5.1%Language:JavaScript 1.9%