https://github.com/tedjenkler/portfoliopage
My portfolio page showing all my projects
https://github.com/tedjenkler/portfoliopage
Last synced: over 1 year ago
JSON representation
My portfolio page showing all my projects
- Host: GitHub
- URL: https://github.com/tedjenkler/portfoliopage
- Owner: TedJenkler
- Created: 2024-01-30T14:22:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T14:36:53.000Z (over 2 years ago)
- Last Synced: 2025-01-22T02:32:31.155Z (over 1 year ago)
- Language: JavaScript
- Size: 3.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

### 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)