diff --git a/src/App.jsx b/src/App.jsx index 34bc24a..2970309 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -1,6 +1,4 @@ import { useState } from 'react' -import reactLogo from './assets/react.svg' -import viteLogo from '/vite.svg' import './App.css' function App() { @@ -8,28 +6,16 @@ function App() { return ( <> -
- - Vite logo - - - React logo - -
+ +

💻

adam boettcher

-

developmenet projects

gpts

-
- -

- Edit src/App.jsx and save to test HMR -

-
-

- Click on the Vite and React logos to learn more -

+

apps

+
+
+
+

baboettcher@gmail.com

+ ) }