PWP app for Astronomy Picture of Day
Site & APP
Info
Techs
Best Practices
Recommended Tools
- Today`s Picture Home page
- Pagination 6 and 6 days, and select specific page
- Visualize day Visualize image and Videos
- Calendar Select especific day on calendar
- About Page about project
- Image Optimization With Next Image
- Favorite Days Select Favorite
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start