Skip to content

JonathanBout/apod-web

Repository files navigation

apod-web

April 1st 2022 beginner programmer me pushed this to GitHub: JonathanBout/NASAImages. In 2023 I came back to do some bugfixes and performance improvements. But come on, it was written with Windows Forms. Who does that nowadays!?

That's why I decided to rewrite it as a web app. Faster, multi-platform and most important: dark theme!

Check it out at apod.jonathanbout.com!

To run this yourself:

npm install

Compile and Hot-Reload for Development

npm run dev

Build for production

npm run build

Lint with eslint

npm run lint

Format with prettier

npm run format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published