Skip to content

OBenshi/space

Repository files navigation

🚀 THE SPACE CALENDAR 🚀

Stay up to date with current Astronomic events!

homepage https://spacecalendar.netlify.app/


About

created within a timeframe of 3 weeks as part of the training at Code Academy Berlin using vanillaJS, Space Calendar offers a vintage-computer-style interface for visitors to:

  • Learn more about different space related topics

Learn

  • Browse & Filter through upcoming launches(provided by the Space Devs API)
Browse Filter
  • admire beautiful pictures from outer space(provided by the NASA APOD API) apod screenshot

Running locally

to run locally:

  1. Get a NASA APOD API Key at https://api.nasa.gov/

  2. Clone the repo

git clone https://github.com/OBenshi/space.git
  1. create a config.js file

  2. Enter your API key in config.js

const APOD_TOKEN = 'ENTER YOUR API';

About

Stay up-to-date with current Space events 🚀 Admire beautiful pictures from outer space 🚀 Website created using vanillaJs,SASS,HTML🚀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors