HashRei / nextjs-webpage-porfolio

Old-official webpage of Silvan | Hashrei made with NextJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Made by @HashRei

Getting Started

Description

Official webpage of Silvan | Hashrei made with NextJS.

Inspired by the nextjs-portfolio-template of AsavariA

Requirements

  • git
    • You'll know you did it right if you can run git --version and you see a response like git version x.x.x
  • Nodejs & npm
    • You'll know you've installed nodejs right if you can run:
      • node --version And get an ouput like: vx.x.x
    • You'll know you've installed npx right if you can run:
      • npm --version And get an ouput like: x.x.x

Build with...

Javascript Next JS

Quickstart

  1. Clone and install dependencies
git clone git@github.com:HashRei/nextjs-webpage-porfolio.git
cd nextjs-webpage-porfolio
npm install
  1. Run
npm run dev

Deployed version 👇

https://nextjs-webpage-porfolio.vercel.app/

📫 How to contact me: Protonmail Badge Telegram Twitter

Made by @HashRei

About

Old-official webpage of Silvan | Hashrei made with NextJS

License:MIT License


Languages

Language:JavaScript 76.1%Language:CSS 23.9%