Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.3 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.3 KB

My Portfolio (Laolu.dev)

Website

Live URL: View My Portfolio Live

My Portfolio Home Page

This was a project personal to me, and I wanted it to look nice. Before making the website, I developed my skills on CSS Grids and Flexboxes, as I knew I would need them throughout the website (I used flexboxes all through the website, and I used responsive grids, particularly in the projects section) .

I made the website fully unique to me, and I used my brand colors all through. As a web developer, I believe it is important to show my skills through my portfolio (by building it myself from the ground up), and that is exactly what I have done.

Using TailwindCSS breakpoints, I was able to make it fully responsive for mobile, tablet, and laptop screens.

While building this website, I was able to improve my skills on some React principles and concepts, such as:

  • Using React Hooks (namely useState, and useEffect)
  • Using React Memo
  • Passing and receiving props
  • Using SVGs in React, etc.

Key NPM Packages used: react-router-dom

Read on more of my projects over on my website: Adeyemo OlaOluwa