Show HN: Rebuilt my company's stock research site with Next.js
eeon.comMad props to the team at Vercel! I used Next.js once a few years ago when it first came out and it left me wanting... but I'm super glad I gave it another go now.
Seamless dev experience, great docs, and pleased with performance. Highly recommend if you're looking to build a React app.
More on the stack:
- GraphQL via Apollo
- UI: Chakra (https://chakra-ui.com/getting-started)
- Stock charts: Lightweight Charts (https://github.com/tradingview/lightweight-charts)
- Other charts: Nivo (https://nivo.rocks/bar/)
- Tables: React Table (https://react-table.tanstack.com/)