Climbing crags is a simple social platform that works on desktop and mobile, used to search and review climbing routes.
Just visit the deployed version here
- Next.js - Backend React framework
- TailwindCSS - CSS framework
- MongoDB - Database and Atlas for DB hosting
- React - Main front end framework
- Cloudinary - Image hosting and resizing
-
- Server-side rendering for the homepage
- Static rendering for all the rest of the pages
- Incremental static regeneration in the routes page that gets triggered when a new comment gets sent
-
- Fuzzy search for the homepage
- Autosuggestion for the search in the homepage
-
- Pre-render of low quality images ~ 30Kb before loading the high quality one