An open API service indexing awesome lists of open source software.

https://github.com/im-adithya/spacestagram

Explore the universe with NASA API!
https://github.com/im-adithya/spacestagram

firebase nasa-api react

Last synced: 4 months ago
JSON representation

Explore the universe with NASA API!

Awesome Lists containing this project

README

          



Spacestagram









Spacestagram fetches stellar pictures captured by the people at NASA,
with an interface you are quite accustomed to ;)

Try it out here! 🛰

## How It Works

- Spacestagram fetches images from 4 different APIs
- The whole process of fetching these requests is too complex, as different APIs have different responses
- For uniformity, these requests are mapped and changed to our convenience.
- Then the data is displayed as images posted by different accounts (one for each API) in your feed.
- This process of data collection is time-consuming, hence the data is stored in localStorage for faster access.
- On creation of account, you'll start with following three accounts (out of 5 accounts in total)
- It also stores your liked and starred posts and shows it (only to you) in your profile!

## Features

- Login instantly with Google Sign-In
- Colorful (Instagram-inspired) UI to view images
- View photos from 4 different APIs
- APOD Story - Astronomy Picture of the Day
- Full Screen View
- Share your favourite images
- Star and Like Posts to view later

## Note

This project is made as a submission for Shopify Front End Developer Intern Challenge - Summer 2022