Skip to content

witness-me/spacey

Repository files navigation

Spacey

This is a simple front-end application that retrieves data from NASA's Astronomy Picture Of the Day open API and presents it as a list of cards with the pictures and their description.

By default, the app retrieves entries for the last month, but the user can select another time range by selecting desired start date with a date picker. The app has a functionality to like and unlike the pictures, all the liked entries are saved locally in the browser and are presented in the Favorites tab. It is also possible to filter the pictures by title or description.

The app is deployed on Netlify platform and available by the link.

Main technologies used for the development:

  • Vue.js + Vue Router + Vuex
  • Vuetify
  • Axios
  • SASS

If you have any questions, suggestions or feedback, feel free to contact me on Telegram or by email

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published