Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
12
Comments
14

Eniola

@EniloladeNigeria240 points

Hi, I’m Enilolade! I’m a front-end dev working on mastering HTML, CSS, and JavaScript. Passionate about building clean, responsive, and accessible web interfaces, I use Frontend Mentor to sharpen my skills, improve my problem-solving abilities, and create projects for my portfolio.

I’m currently learning...

JS React Typescript

Latest solutions

  • Responsive Calculator App with Tailwind CSS

    #tailwind-css

    Eniola•240
    Submitted about 1 month ago

    I am open to corrections and feedback.


    0 comments
  • Responsive Clipboard Landing Page with CSS Grid


    Eniola•240
    Submitted about 2 months ago

    0 comments
  • Responsive Testimonials Landing Page using CSS Grid


    Eniola•240
    Submitted about 2 months ago

    If anyone has any better suggestions for increasing font size as screen size increases, please let me know.


    1 comment
  • Four card feature section solution using flexbox and grid


    Eniola•240
    Submitted 2 months ago

    .


    1 comment
  • Product Preview Card using Flexbox


    Eniola•240
    Submitted 2 months ago

    I am open to corrections and ways to make my code drier and simpler.


    1 comment
  • Recipe Page Challenge


    Eniola•240
    Submitted 4 months ago

    How to add space between the list icon and text without using font awesome


    2 comments
View more solutions

Latest comments

  • Asia Ashraf•1,000
    @asia272
    Submitted about 1 month ago

    Agency landing page

    #react
    3
    Eniola•240
    @Enilolade
    Posted about 1 month ago

    I love it. Yes, it's lovely and responsive. I just bookmarked it so I could do it. Well done. 10 out of 10. Nicely done. Just followed you on GitHub too.

  • Daniel•100
    @dan-ec05
    Submitted about 1 month ago

    Calculator app solution

    1
    Eniola•240
    @Enilolade
    Posted about 1 month ago

    Really, nicely done.

    I love how you separated your JS and CSS for specificity.

    Functional, responsive and smooth.

  • Maurice Mumbere•150
    @MauriceMumbere
    Submitted about 2 months ago

    Clipboard landing page

    1
    Eniola•240
    @Enilolade
    Posted about 2 months ago

    You've done an excellent job—it's responsive and well-executed. However, the button colours and bold text don’t quite hit the mark. Was this an intentional design choice?

  • Tomosori Ayomide Gabriel•660
    @tomosoriayomide
    Submitted about 2 months ago

    Testimonial Grid Section

    1
    Eniola•240
    @Enilolade
    Posted about 2 months ago

    Well done, but next time use semantic tags/elements such as main, footer, section. Also, refer to this link for positioning your footer properly.

    I also forgot about the box-shadow of each card, but had to go back to fix it.

    Was it intentional to make the background colour purple?

    Marked as helpful
  • Asia Ashraf•1,000
    @asia272
    Submitted 3 months ago

    Interactive Rating Component

    #pure-css#react#vite
    2
    Eniola•240
    @Enilolade
    Posted about 2 months ago

    Pretty smooth operation, but it's not responsive. You should check out the mobile display.

  • EuginiaM•170
    @EuginiaM
    Submitted 2 months ago
    What are you most proud of, and what would you do differently next time?

    I'm happy that I've finish the project. I need suggestions for improvement

    What challenges did you encounter, and how did you overcome them?

    I encountered challenges on the grid layout for desktop design

    What specific areas of your project would you like help with?

    I'm not sure if my media query breakpoints are correct, I need help on them.

    Four Card Feature Section

    1
    Eniola•240
    @Enilolade
    Posted 2 months ago

    Well done, nicely done. Curious why you had a dark colour for the background of the body tho?

    So, for your grid layout on desktop, instead of 1 row, you could have 4.

    .parent {
    grid-template-columns: repeat(3,1fr)
    grid-template-rows: repeat(4, 1fr);
    }
    

    Then the children could be split this way

    .green-card {
        grid-column: 1 / 2;
        grid-row: 2 / 4;
      }
    
      .red-card {
        grid-column: 2 / 3;
        grid-row: 1 / 3;
      }
    
      .orange-card {
        grid-column: 2 / 3;
        grid-row: 3 / 5;
      }
    
      .blue-card {
        grid-column: 3 / 4;
        grid-row: 2 / 4;
      }
    

    For the most part, your media query is fine for this design, at least. because the layout only changes at >= 1024px.

    Very neat, nicely done.

    Marked as helpful
View more comments
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Beta Member

This badge is a shoutout to the early members of our community. They've been around since the early days, putting up with (and reporting!) bugs and adjusting to big UX overhauls!

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub