cosmic.io
An alternate and better frontend to astronaut.io – a website showcasing random obscure YouTube videos.
Made with react and react-youtube, bundled using vite
astronaut.io was originally made by Andrew Wong and James Thompson, it’s still hosted only via HTTP, meaning it’s not possible to host this frontend statically on HTTPS.
npm start
Runs the app in the development mode. Hot reloading is available.
Open http://localhost:3000 to view it in the browser.
npm run build
Builds the app for production to the dist
folder.