Peakseekers is a platform focused on stories. The main focus is not about likes and followers, but on a specific space to explorers share motivations, emotions, tips and their reflections about the relationship between humans and mountains.
Peakseekers was developed for study purposes of its developer, Jonathan Felipe. In this repository you can find all the source code of the application's front-end, made with Next.js
- Next.js dynamic routes and SSG
- Light/dark mode
- Translations (EN/PT) using i18n
- Firebase Social Login
- SEO configuration (ready for JSON-LD and OpenGraph)
- Form sender (with Nodemailer)
- Serverless function using Puppeteer for image generation
- Algolia autocomplete
- Lottie animations
- TypeScript support
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.