-
-
-
- Get started by editing{" "}
-
- src/app/page.tsx -
- . -
- - Save and see your changes instantly. -
diff --git a/package.json b/package.json index a789539..858c873 100644 --- a/package.json +++ b/package.json @@ -9,18 +9,19 @@ "lint": "next lint" }, "dependencies": { + "next": "15.0.3", "react": "19.0.0-rc-66855b96-20241106", "react-dom": "19.0.0-rc-66855b96-20241106", - "next": "15.0.3" + "react-icons": "^5.3.0" }, "devDependencies": { - "typescript": "^5", "@types/node": "^20", "@types/react": "^18", "@types/react-dom": "^18", + "eslint": "^8", + "eslint-config-next": "15.0.3", "postcss": "^8", "tailwindcss": "^3.4.1", - "eslint": "^8", - "eslint-config-next": "15.0.3" + "typescript": "^5" } } diff --git a/src/app/globals.css b/src/app/globals.css index 6b717ad..7025961 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -17,5 +17,5 @@ body { color: var(--foreground); background: var(--background); - font-family: Arial, Helvetica, sans-serif; + font-family: 'Courier New', Courier, monospace; } diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a36cde0..c20d815 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -14,8 +14,8 @@ const geistMono = localFont({ }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "Ronniie.dev", + description: "Welcome to Ronnie's Development Terminal", }; export default function RootLayout({ diff --git a/src/app/page.tsx b/src/app/page.tsx index 3eee014..dcc7198 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,101 +1,9 @@ -import Image from "next/image"; +import Terminal from "../components/Terminal"; -export default function Home() { +export default function TerminalPage() { return ( -
- src/app/page.tsx
-
- .
- + π‘ Pro Tip: Use β and β to navigate through your command history. +
++ Hi! I'm Ronnieβa developer passionate about blending code and design. +
++ This site is my playground for testing and crafting innovative projects. +
++ When I'm not tinkering here, I'm programming for NullDaily LLC, building + open-source tools to empower creators and developers. +
+ + + π‘ SOCIALS ++ π "Code, automate, and create with purpose. This isn't just development; + it's an adventure." π +
+ + + +