Skip to content

Lets make Airbnb Faster with NextJs. Inspired by the great work from NextFaster. Using prefetching, ISR, and caching to get a smooth and instant web experience.

License

Notifications You must be signed in to change notification settings

thedogwiththedataonit/NextAirbnbFaster

Repository files navigation

Airbnb Faster

Based off of NextFaster

Using OpenAI to generate bnb data, feeding that into getImgAI to create images with flux, then storing the images in blob. Using prefetching and ISR to give a lighting fast experience in the web.

Key Features to make it blazingly fast

  • Custom Link component that allows prefetching images on mouseEnter
  • ISR on pages
  • Caching queries
  • Next Image Optimization

Who needs loading states when you got prefetching and caching!# NextAirbnbFaster.

Environment variables (.env)

MONGODB_URI=""

MONGODB_DB=demo

About

Lets make Airbnb Faster with NextJs. Inspired by the great work from NextFaster. Using prefetching, ISR, and caching to get a smooth and instant web experience.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published