UNSTAR

Nasa Picture API GUI made with Angular




Note au professeur: La branch Main contient la dernière version stable du code !

Installation

Usage example

Development setup

To install dev version of the app:

npm i -g @angular/cli
cd unstar
npm i
ng serve

Release history

Meta

Contributing

  • Fork it (https://github.com/Pixidream/nerdfox/fork)
  • Create your feature branch (git checkout -b feature/fooBar)
  • Commit your changes (gitmoji -c')
  • Push to the branch (git push origin feature/fooBar)
  • Create a new Pull Request