BenjaminMichaelis / personal-landing-page

My own personal landing page; LinkTree alternative

Home Page:https://benjamin.michaelis.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Landing Page

Build and Test Node.js CodeQL Netlify Status

Personal landing page to mimic a lot of the functionality of linktree in a simple format.

Desktop Landing Page Demo iPhone Landing Page Demo

To run locally

Clone to your local machine, and use the command npm start from the GraphSketchpad project directory to run the app in development mode.

As long as you don't have another application running this will be ready to view at http://localhost:3000 and will reload if you make edits.

To build for production run npm run build and it will build the app for production to the build folder.

Using netlify to deploy the app live.

About

My own personal landing page; LinkTree alternative

https://benjamin.michaelis.net

License:MIT License


Languages

Language:JavaScript 66.8%Language:CSS 20.7%Language:HTML 12.5%