This is a Next.js project bootstrapped with create-next-app
.
Make sure you have Node version 20 LTS and npm
version of at least 10.8
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
Run storybook to see most of the components used in this project in isolation:
npm run storybook