Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 569 Bytes

readme.md

File metadata and controls

14 lines (10 loc) · 569 Bytes

Insanely Great Design

Insanely Great Design is a collection of beautiful websites from around the web. It's useful when you're searching for inspiration when designing your next website.

Project Structure

  • backend
    • contains a script for automatically screenshotting all of the websites
    • contains a seed script for seeding the database
  • frontend
    • contains the website (built with Next.js, React, TailwindCSS, and TypeScript)
    • contains an API route handler for fetching data from the database

Images are stored in a Cloudflare R2 object store.