https://github.com/smotastic/apod
React Image Viewer of the APOD Api
https://github.com/smotastic/apod
Last synced: about 1 month ago
JSON representation
React Image Viewer of the APOD Api
- Host: GitHub
- URL: https://github.com/smotastic/apod
- Owner: smotastic
- Created: 2022-01-20T11:40:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-20T13:20:46.000Z (over 3 years ago)
- Last Synced: 2025-07-27T19:29:23.855Z (2 months ago)
- Language: TypeScript
- Homepage: apod-five.vercel.app
- Size: 605 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Introduction
Build with:
* [Next.js](https://nextjs.org/)
* [Next Auth](https://next-auth.js.org/)
* [MUI](https://mui.com/)
* [Firebase](https://firebase.google.com/)## Getting Started
First, run the development server:
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
When mock is active, you can login with whatever you want.