Skip to content

ArchitAnant/Vssax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSSAX

Just a stupid WebApp. trying out some of NASA APIs

Requirements

Node.js (v14 or higher)

NPM or Yarn for managing dependencies

Azure account (if running on Azure Functions)

Installation

  1. Clone the repo
git clone https://github.com/ArchitAnant/Vssax.git
cd Vssax/vssax_view
  1. Install and Run
npm install
npm start

This will launch the app on http://localhost:3000.