|
| 1 | +# Frontend Mentor - 3-column preview card component solution |
| 2 | + |
| 3 | +This is a solution to |
| 4 | +the [3-column preview card component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/3column-preview-card-component-pH92eAR2-). |
| 5 | +Frontend Mentor challenges help you improve your coding skills by building realistic projects. |
| 6 | + |
| 7 | +## Table of contents |
| 8 | + |
| 9 | +- [Overview](#overview) |
| 10 | + - [The challenge](#the-challenge) |
| 11 | + - [Screenshot](#screenshot) |
| 12 | + - [Links](#links) |
| 13 | +- [My process](#my-process) |
| 14 | + - [Built with](#built-with) |
| 15 | + - [What I learned](#what-i-learned) |
| 16 | + - [Code Highlights](#code-highlights) |
| 17 | + - [Useful resources](#Useful-resources) |
| 18 | +- [Author](#author) |
| 19 | +- [Acknowledgments](#acknowledgments) |
| 20 | + |
| 21 | +**Note: Delete this note and update the table of contents based on what sections you keep.** |
| 22 | + |
| 23 | +## Overview |
| 24 | + |
| 25 | +### The challenge |
| 26 | + |
| 27 | +Your challenge is to build out this 3-column preview card component and get it looking as close to the design as |
| 28 | +possible. |
| 29 | + |
| 30 | +You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, |
| 31 | +feel free to give it a go. |
| 32 | + |
| 33 | +Your users should be able to: |
| 34 | + |
| 35 | +- View the optimal layout depending on their device's screen size |
| 36 | +- See hover states for interactive elements |
| 37 | + |
| 38 | +### Screenshot |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | +### Links |
| 43 | + |
| 44 | +- Solution |
| 45 | + URL: [click here to see the solution](https://www.frontendmentor.io/solutions/testimonials-grid-section-using-scss-cdcEOqq_8W) |
| 46 | +- Live Site |
| 47 | + URL: [click here to see the Live Site](https://ranitmanik.github.io/frontendmentor-challenges/FrontendMentor09%E2%80%943-column-preview-card-component/index.html) |
| 48 | +- codepen: [click here to see the codepen](https://codepen.io/RANIT-MANIK/pen/NWJrQeg) |
| 49 | + |
| 50 | +## My process |
| 51 | + |
| 52 | +### Built with |
| 53 | + |
| 54 | +- Semantic HTML5 markup |
| 55 | +- SCSS |
| 56 | +- CSS custom properties |
| 57 | +- CSS Grid |
| 58 | +- SCSS mixin |
| 59 | + |
| 60 | +### What I learned |
| 61 | + |
| 62 | +### Code Highlights |
| 63 | + |
| 64 | +### Useful resources |
| 65 | + |
| 66 | +## Author |
| 67 | + |
| 68 | +- Website - [Ranit Manik](https://ranitmanik.github.io/Portfolio-1.0) |
| 69 | +- Frontend Mentor - [@RanitManik](https://www.frontendmentor.io/profile/RanitManik) |
| 70 | +- LinkedIn - [@ranit-manik](https://www.linkedin.com/in/ranit-manik/) |
| 71 | + |
| 72 | +## Acknowledgments |
| 73 | + |
| 74 | +I would like to express my gratitude to the creators of the Frontend Mentor platform for providing an engaging and |
| 75 | +practical challenge in the form of the Blog Preview Card. The hands-on experience gained through tackling this project |
| 76 | +has significantly contributed to my growth as a web developer. |
| 77 | + |
| 78 | +I want to acknowledge the supportive community at Frontend Mentor. The platform's collaborative environment and |
| 79 | +constructive feedback from peers have been invaluable in refining my skills and pushing me to strive for excellence. |
| 80 | + |
| 81 | +This project has been a rewarding learning experience, and I look forward to applying these insights in future |
| 82 | +endeavors. Thank you to everyone who has played a part in my journey of continuous improvement. |
| 83 | + |
| 84 | +Best regards,<br> |
| 85 | +Ranit Manik |
0 commit comments