From c93796a8410ec249bcc7cdb6ba5e3d1a38bb56e0 Mon Sep 17 00:00:00 2001 From: cloudwithax Date: Mon, 10 Feb 2025 13:36:06 -0500 Subject: [PATCH] update meta and add readme --- .bolt/config.json | 3 --- .bolt/prompt | 8 -------- README.md | 15 +++++++++++++++ index.html | 6 ++++++ 4 files changed, 21 insertions(+), 11 deletions(-) delete mode 100644 .bolt/config.json delete mode 100644 .bolt/prompt create mode 100644 README.md diff --git a/.bolt/config.json b/.bolt/config.json deleted file mode 100644 index 6b6787d..0000000 --- a/.bolt/config.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "template": "bolt-vite-react-ts" -} diff --git a/.bolt/prompt b/.bolt/prompt deleted file mode 100644 index d0c0a8f..0000000 --- a/.bolt/prompt +++ /dev/null @@ -1,8 +0,0 @@ -For all designs I ask you to make, have them be beautiful, not cookie cutter. Make webpages that are fully featured and worthy for production. - -By default, this template supports JSX syntax with Tailwind CSS classes, React hooks, and Lucide React for icons. Do not install other packages for UI themes, icons, etc unless absolutely necessary or I request them. - -Use icons from lucide-react for logos. - -Use stock photos from unsplash where appropriate, only valid URLs you know exist. Do not download the images, only link to them in image tags. - diff --git a/README.md b/README.md new file mode 100644 index 0000000..d0d9f03 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# How much does Google owe Russia? + +This is a simple website that shows how much Google owes Russia since 2021. + +The website is built with React and Vite. + + +## How to run it + + +1. Clone the repository +2. Run `npm install` +3. Run `npm run dev` + +made with ❤️ by [clxud](https://github.com/clxud) diff --git a/index.html b/index.html index ae26eca..2abbc0f 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,12 @@ + + + + + +