Jordypx / My_Team

Home Page:https://my-team-gamma-six.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - myteam website solution

This is a solution to the myteam website challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

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
  • See the correct content for each team member on the About page when the + icon is clicked
  • Receive an error message when the contact form is submitted if:
    • The Name, Email Address or Message fields are empty should show "This field is required"
    • The Email Address is not formatted correctly should show "Please use a valid email address"

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • React - JS library
  • Next.js - React framework

Continued development

I started to play with framer motion for animation and page transition. I will definitevily spend more time with it later. My first goal is to fill my portfolio with different frontendmentor's projects.

Author

My_Team

About

https://my-team-gamma-six.vercel.app


Languages

Language:JavaScript 50.9%Language:CSS 49.1%