Stock Picker using Next.js, React Server Components, Tailwind CSS, and shadcn/ui components and charts
Stock Picker is a web application built using Next.js, React Server Components, and streaming “server-rendered” stock price data from the Polygon.io API. The project was inspired by a tweet from @rauchg and utilizes the shadcn/ui charts library for charting components.
git clone [repository_url]
npm install
npm run dev
Stock Picker is a modern web app that leverages Next.js, React Server Components, TailwindCSS, and the shadcn/ui charts library to provide a user-friendly interface for viewing streaming stock price data. By following the installation guide, users can quickly set up the application locally and start exploring real-time stock data from Polygon.io.