Just a stupid WebApp. trying out some of NASA APIs
Node.js (v14 or higher)
NPM or Yarn for managing dependencies
Azure account (if running on Azure Functions)
- Clone the repo
git clone https://github.com/ArchitAnant/Vssax.git
cd Vssax/vssax_view
- Install and Run
npm install
npm start
This will launch the app on http://localhost:3000.