Skip to content

WTYeshh/Space-apps-local

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nasa-visual-explorer/ │── api/ # Serverless backend (Vercel) │ ├── search.js │ └── annotate.js │ │── frontend/ │ ├── index.html │ ├── vite.config.js │ ├── package.json │ └── src/ │ ├── main.jsx │ ├── App.jsx │ ├── components/ │ │ ├── Viewer.jsx # OpenSeadragon viewer │ │ ├── AnnotationPanel.jsx # add + list annotations │ │ └── SearchBar.jsx # coordinate/name search │ └── styles.css │ └── package.json # root (just for vercel build commands)

About

local files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors