This repo contains some simple code written with Github Copilot. None of the code in this repo was written by a developer. It was all created with Github Copilot.
- Created a slugify uitility function
- Created unit tests with Vitest for the slugify function
- Created an image carousel component
- Installed and setup Tailwind CSS
- Styled the image carousel with Tailwind
npm install
npm run dev