+ Upcoming Hackathon: Code for Good +
++ Join us for a weekend of coding and innovation... +
+ Read more +diff --git a/frontend/example-blog-tailwind/.gitignore b/frontend/example-blog-tailwind/.gitignore new file mode 100644 index 0000000..a547bf3 --- /dev/null +++ b/frontend/example-blog-tailwind/.gitignore @@ -0,0 +1,24 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* +pnpm-debug.log* +lerna-debug.log* + +node_modules +dist +dist-ssr +*.local + +# Editor directories and files +.vscode/* +!.vscode/extensions.json +.idea +.DS_Store +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw? diff --git a/frontend/example-blog-tailwind/README.md b/frontend/example-blog-tailwind/README.md new file mode 100644 index 0000000..fa6553d --- /dev/null +++ b/frontend/example-blog-tailwind/README.md @@ -0,0 +1,12 @@ +# Example Blog Tailwing + +This is an example blog built with [Tailwind CSS](https://tailwindcss.com/) and [Vite](https://vitejs.dev/). +The code was generated in part with the help of Anthropic Claude Sonnet 3.5. It's part of an experiment on how generative AI can be used to change the development workflow of web applications. + +## Installation + +```bash +npm install +npm run dev # for development +npm run build # for production +``` diff --git a/frontend/example-blog-tailwind/index.html b/frontend/example-blog-tailwind/index.html new file mode 100644 index 0000000..0f420d8 --- /dev/null +++ b/frontend/example-blog-tailwind/index.html @@ -0,0 +1,173 @@ + + +
+ + ++ Join us for a weekend of coding and innovation... +
+ Read more ++ Learn how to contribute to open source projects... +
+ Read more ++ Discover how a hackathon project turned into a thriving + business... +
+ Read more +