Skip to content

gelbphoenix/my_webpage

Repository files navigation

gelbphoenix.de - My portfolio webpage

Technologies

NodeJS
├── Vite
│   ├── ReactJS
│   │   ╰─── react-query(tanstack)
│   ╰─── TailwindCSS
│       ╰─── flowbite
╰── axios

View it locally

  1. Clone the repository with git
git clone https://github.com/gelbphoenix/my_webpage.git
  1. Move into the directory and install the dependencies (Make sure to have npm and node installed - check with node -v; npm -v)
cd ./my_webpage
npm install
  1. Start the dev server
npm run dev

Pictures

Webpage