Welcome to my demo project! This app uses Next.js to display a demo website for "World Travelers" and Storybook to showcase a small set of reusable components.
Run the following to see my work:
Install all the stuff:
yarn install
View the app:
yarn dev
View the reusable components in Storybook:
yarn storybook