Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 436 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 436 Bytes

ASTROFEED

Get all the social feed from your favourite astronauts in one place !

Features

  • Retrieve twitter feed of each astronaut
  • Display their position on the earth
  • Cache data
  • Drag and drop earth
  • Display a selected tweet on the timeline

Dev specs

  • Twitter API
  • Open notify API
  • ES6
  • SASS
  • WebGL with three.js
  • Git
  • Gulp

Installation

cd space
npm install
cd dist
mkdir cache
cd ..
gulp