Skip to content

A sleek, developer-focused personal portfolio built with React, TypeScript, and Tailwind CSS – designed to showcase skills, projects, and personality in a modern and responsive layout.

License

Notifications You must be signed in to change notification settings

Markus-bit/portfolio

Repository files navigation

💼 Personal Portfolio – Markus André Johnsen

This is the source code for my personal portfolio website, hosted at markusjohnsen.no.
The site is built with modern technologies to showcase my work, skills, and background as a developer.


🌐 Live Demo

Visit here: markusjohnsen.no


🧰 Tech Stack


🚀 Getting Started

To run this project locally, follow these steps:

1. Clone the repository

git clone https://github.com/Markus-bit/portfolio.git
cd portfolio

2. Install dependencies

npm install

3. Start the development server

npm run dev

This will launch the site on http://localhost:5173 by default (Vite's default port). If that port is unavailable, Vite will choose another available port.


📁 Project Structure

portfolio/
├── public/              # Static assets
├── src/                 # Main application source
│   ├── components/      # UI components
│   ├── pages/           # Page components
│   └── styles/          # Styling
├── index.html           # HTML entry point
├── package.json         # Project metadata and scripts
├── tailwind.config.ts   # Tailwind CSS config
├── vite.config.ts       # Vite config
└── vercel.json          # Deployment config (Vercel)

⚙️ Deployment

The project is configured for easy deployment via Vercel. Simply connect your GitHub repository and push to the main branch to trigger automatic deployment.


📄 License

This project is licensed under the MIT License.


🙋‍♂️ Contact

If you have questions, suggestions, or want to collaborate, feel free to open an issue or reach out via markusjohnsen.no.

About

A sleek, developer-focused personal portfolio built with React, TypeScript, and Tailwind CSS – designed to showcase skills, projects, and personality in a modern and responsive layout.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages