Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.54 KB

README.md

File metadata and controls

23 lines (20 loc) · 1.54 KB

Description

This is a project, where the user can see the space pictures from NASA, with descriptions. The data is loaded from NASA using NASA API.

Features and Details

  • The user can load pictures from NASA (via API), and until data loading the loading animation is showing;
  • If the user click to the image, this image will be opened in new tab in full-size;
  • The user can add and remove posts to the Favorites;
  • Wwhen the user add some post to the Favorites, the pop-up message appears (in the bottom right of the window), and after some moments disappears;
  • The user can load more pictures by click of the corresponding navigation point in the upper side of the page;
  • Favorites cards are saved in LocalStorage;
  • The project can ve viewed ia desctop client and mobile both;

Available

The project is available on the link below: https://tol8901.github.io/nasa-api-pictures/

Screenshots

5

1

2

3

4