Displays the first 100 top stories from Hacker News in a colourful sticky note board.
View the app on GitHub Pages.
Built with the vite react-swc-ts scaffold. Run the development server with yarn dev.
Uses:
- Hacker News API
react-queryandreact-intersection-observerfor infinite scrollreact-masonry-cssto generate the masonry layouttailwindcssfor styling and animationvitestand@testing-libraryfor unit and component testing