https://github.com/devmor-j/fm-four-card-feature-section
https://github.com/devmor-j/fm-four-card-feature-section
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devmor-j/fm-four-card-feature-section
- Owner: devmor-j
- Created: 2022-04-10T23:35:48.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-10T23:38:10.000Z (about 4 years ago)
- Last Synced: 2025-08-08T05:32:22.247Z (10 months ago)
- Language: HTML
- Size: 198 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Four card feature section solution
This is a solution to the [Four card feature section challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/four-card-feature-section-weK1eFYK). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)
## Overview
### The challenge
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
### Screenshot
Desktop (1536px):

Mobile (375px):

### Links
- Solution URL: [Github Repo](https://github.com/devmor-j/fm-four-card-feature-section/)
- Live Site URL: [Github Pages](https://devmor-j.github.io/fm-four-card-feature-section/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- No CSS Flexbox
- CSS Grid
- Mobile-first workflow
- [Vite](https://vitejs.dev/) - Build and development tool
- [TailwindCSS](https://tailwindcss.com/) - Main framework for CSS styling
## Author
- Frontend Mentor - [@devmor-j](https://www.frontendmentor.io/profile/devmor-j)