kale-stew / climb-log

Hiking blog and climbing log. Built with Next.js, data sourced from a Notion.so database.
https://kylies.photos
11 stars 0 forks source link
nextjs notion react

Kylie's Climb Log

This website serves as a public mirror of my private climbing calendar. It gets its data from a queried view of that calendar, which is then parsed and served through a React frontend. The page content itself serves as the trip report- everything down to the photos is being served through the Notion client.

The public site can be seen here 👉 kylies.photos.

Technologies

Prerequisites to Run Locally

Data

Data is handled through a connection to my personal calendar within Notion. If you'd like to replicate this connection, you'll need to set up an integration with a database within your own Notion workspace and update the .env.example accordingly.