zayez / sideralis

APOD reimagined.

Home Page:https://sideralis.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sideralis

Overview

"Astronomy Picture of the Day (APOD) is a website provided by NASA. Each day a different image or photograph of our universe is featured, along with a brief explanation written by a professional astronomer."

Wikipedia

Sideralis is an APOD web client.

Getting Started

  1. Clone the repository:
git clone https://github.com/zayez/sideralis.git
  1. Create an env file using the base template and edit the file inserting your API key for the NASA API. Get one here
cp .env-template .env
  1. Install the dependencies:
npm install
  1. Start working:
npm run dev

License

Sideralis is distributed under the terms and conditions of the MIT license.

About

APOD reimagined.

https://sideralis.vercel.app

License:MIT License


Languages

Language:JavaScript 64.8%Language:SCSS 17.5%Language:Sass 17.2%Language:Nix 0.5%