An open API service indexing awesome lists of open source software.

https://github.com/tedjenkler/portfoliopage

My portfolio page showing all my projects
https://github.com/tedjenkler/portfoliopage

Last synced: 8 months ago
JSON representation

My portfolio page showing all my projects

Awesome Lists containing this project

README

          

# Frontend Mentor - Minimalist portfolio website solution

This is a solution to the [Minimalist portfolio website challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/minimalist-portfolio-website-LMy-ZRyiE). Frontend Mentor challenges help you improve your coding skills by building realistic projects.

## Table of contents

- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [Built with](#built-with)
- [Continued development](#continued-development)
- [Author](#author)

## Overview

This is the portfolio website that I built while doing a frontend mentor challenge

### The challenge

Users should be able to:

- View the optimal layout for each page depending on their device's screen size
- See hover states for all interactive elements throughout the site
- Click the "About Me" call-to-action on the homepage and have the screen scroll down to the next section
- Receive an error message when the contact form is submitted if:
- The `Name`, `Email Address` or `Message` fields are empty should show error
- The `Email Address` is not formatted correctly should show error

### Screenshot

![](./screenshot.jpg)

### Links

- Solution URL: [teodorjenkler.com](www.teodorjenkler.com)
- Live Site URL: [github](https://github.com/TedJenkler/PortfolioPage)

### Built with

- Semantic HTML5 markup
- Tailwind
- Flexbox
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library
- [Vite](https://vitejs.dev/) - React framework

### Continued development

In the future i will build my portfolio collection with JSON data and want to be able to filter them after diffrent values

## Author

- Website - [TeodorJenkler](https://www.linkedin.com/in/tedjenklerwebdeveloper/)
- Frontend Mentor - [@TedJenkler](https://www.frontendmentor.io/profile/TedJenkler)