Skip to content

bettaburger/website

Repository files navigation

Personal Website

Created with Next.JS and deployed on Vercel

Folder Structure

website
├── app
│   ├── components
│   │   ├── header.js
│   │   └── nav.js
│   ├── images
│   │   ├── hover-cat.svg
│   │   └── rest2-cat.svg
│   ├── layout.js
│   ├── page.css
│   ├── page.js
│   └── styles
│       ├── header.css
│       └── nav.css
├── eslint.config.mjs
├── jsconfig.json
├── next.config.mjs
├── package-lock.json
├── package.json
└── public
    ├── koi-fish.png
    ├── Resume_stephanie.pdf
    └── Resume2025.pdf```

About

personal website made with nextjs and vercel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published