Welcome! Enjoy some cool facts about cats with me! This is a fun little project, a landing page that sells cats as the best pets 🐱
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
This project uses Storybook. To run Storybook server:
npm run build-storybook
then run:
npm run storybook
Open http://localhost:6006 with your browser to see the result.