0xdevsachin / Spacestagram

Spacestagram built using ReactJS. It fetch the Images and it's metadata From NASA Api User can Share Images User can like Post and See their Liked images on Like Page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spacestagram

Spacestagram built using ReactJS. It fetch the Images and it's metadata From NASA Api

  • User can Share Images
  • User can like Post and See their Liked images on Like Page

Screenshots

Loading State

Images

Like Page

Get API Key

NASA API

Run Locally

Clone the repo

git clone https://github.com/0xdevsachin/Spacestagram.git

Create .env.local file in folder add api key

REACT_APP_API_KEY=

Install Node modules

npm install

Run Project

npm start

About

Spacestagram built using ReactJS. It fetch the Images and it's metadata From NASA Api User can Share Images User can like Post and See their Liked images on Like Page


Languages

Language:JavaScript 53.3%Language:CSS 26.9%Language:HTML 19.9%