MiaYun98 / sangmi-yun

This is my Portfolio website that deployed with Netlify. Used React.js to create. In this website you can see all of my project in one sight. #React #Portfolio #JavaScript #CSS # HTML

Home Page:https://sangmi.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Portfolio / Sangmi Yun

Description

This is an react website deployed with Netlify

When you click the nav bar on the right side of the page it directs you to the each sections.

When you hover the side of the Home page it appers the skills that I learned and able to do in Linguistic perspective and Full Stack Web dev

Also on the each img of the project has a hover effects too

At the Resume one when you click the download button under the resume it directs you to an resume imge that you can download

Resume also includes all the aspects that I learned from the Boot Camp based on the program chart and schedule.

User story

AS AN employer looking for candidates with experience building single-page applications
I WANT to view a potential employee's deployed React portfolio of work samples
SO THAT I can assess whether they're a good candidate for an open position

Acceptance Criteria

GIVEN a single-page application portfolio for a web developer
WHEN I load the portfolio
THEN I am presented with a page containing a header, a section for content, and a footer
WHEN I view the header
THEN I am presented with the developer's name and navigation with titles corresponding to different sections of the portfolio
WHEN I view the navigation titles
THEN I am presented with the titles About Me, Portfolio, Contact, and Resume, and the title corresponding to the current section is highlighted
WHEN I click on a navigation title
THEN I am presented with the corresponding section below the navigation without the page reloading and that title is highlighted
WHEN I load the portfolio the first time
THEN the About Me title and section are selected by default
WHEN I am presented with the About Me section
THEN I see a recent photo or avatar of the developer and a short bio about them
WHEN I am presented with the Portfolio section
THEN I see titled images of six of the developer’s applications with links to both the deployed applications and the corresponding GitHub repository
WHEN I am presented with the Contact section
THEN I see a contact form with fields for a name, an email address, and a message
WHEN I move my cursor out of one of the form fields without entering text
THEN I receive a notification that this field is required
WHEN I enter text into the email address field
THEN I receive a notification if I have entered an invalid email address
WHEN I am presented with the Resume section
THEN I see a link to a downloadable resume and a list of the developer’s proficiencies
WHEN I view the footer
THEN I am presented with text or icon links to the developer’s GitHub and LinkedIn profiles, and their profile on a third platform (Stack Overflow, Twitter) 

Language

HTML, CSS, JavaScript, Node.js

Usage

It is a porfolio website created with react.

To start the APP

npm i => npm run start

Live Website

https://sangmi.netlify.app/

App ScreenShot

Alt text

Contact

Sangmi Yun: sangmiyun0529@gmail.com

About

This is my Portfolio website that deployed with Netlify. Used React.js to create. In this website you can see all of my project in one sight. #React #Portfolio #JavaScript #CSS # HTML

https://sangmi.netlify.app/


Languages

Language:JavaScript 72.5%Language:CSS 18.7%Language:HTML 8.8%