Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 968 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 968 Bytes

Tech Blog with Remix, Bun and Cloudflare

Visit My Blog

ViewTransition

ViewTransition

Automated Testing and Screenshots(Playwright)

I use Playwright for end-to-end testing and automated screenshot generation. This ensures consistent quality across different devices and browsers. You can find the latest screenshots in the test-results/screenshots/ directory:

  • Blog Page (iPhone size)
    BlogPage
  • Blog Page (Desktop)
    BlogPage(PC)
  • Task Page
    TaskPage