2021-03-29 16:44:31 +02:00
2021-03-29 16:18:14 +02:00
2021-03-29 16:44:24 +02:00
2021-03-29 16:44:24 +02:00
2021-03-29 16:18:14 +02:00
2021-03-29 14:43:09 +02:00
2021-03-29 11:17:51 +02:00
2021-03-29 11:17:51 +02:00
2021-03-29 11:17:51 +02:00
2021-03-29 11:17:51 +02:00
2021-03-29 11:17:51 +02:00
2021-03-29 11:17:51 +02:00
2021-03-29 11:17:51 +02:00
2021-03-29 11:56:45 +02:00
2021-03-29 11:56:45 +02:00
2021-03-29 16:44:24 +02:00

full-skies

Ce projet a pour but d'exploiter l'API Le Système Solaire et de proposer une interface simple pour selectionner des favoris.

Il a été conçu lors d'un module d'apprentissage de Nuxt/Vue à MyDigitalSchool.

Dependencies

  • Vue.js
  • Nuxt
  • Axios
  • Jest

How to install

To install and run the project, you need to clone this project and run these commands in the root folder.

# Install the npm packages
$ npm install

# FOR DEVELOPPERS
# Runs an instance of the app on localhost:3000 that hot reloads
$ npm run dev

# FOR PRODUCTION
# Compiles and builds for production and starts app
$ npm run build
$ npm run start
Description
A Vue project to consume an astronomy API
Readme 3.6 MiB
Languages
Vue 59.3%
SCSS 28.1%
JavaScript 12.6%