Astrolabe is an AR app for space debris created for the Nasa Space Apps hackathon
npm install
npm start
npm run android
npm run web
git clone https://github.com/technoo0/Astrolabe.git
git add .
git commit -m "new commit"
git branch -M main
git push -u origin main
git add .
git commit -m "new commit"
git push