This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
To view the line chart showing the price of bitcoin since the start of the year, open http://localhost:3000 with your browser.
The line chart displays the price of bitcoin since the start of the year.