https://github.com/runabol/stats-preview-card-component
https://github.com/runabol/stats-preview-card-component
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/runabol/stats-preview-card-component
- Owner: runabol
- Created: 2023-06-08T15:08:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-08T17:42:27.000Z (over 2 years ago)
- Last Synced: 2024-04-16T12:43:28.025Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://stats-preview-card-component-okayrunner.vercel.app
- Size: 735 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Stats preview card component solution
This is a solution to the [Stats preview card component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/stats-preview-card-component-8JqbgoU62). 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)
- [What I learned](#what-i-learned)
## Overview
### The challenge
Users should be able to:
- View the optimal layout depending on their device's screen size
### Screenshot

### Links
- Live Site URL: [https://stats-preview-card-component-eight-gamma.vercel.app/](https://stats-preview-card-component-eight-gamma.vercel.app/)
## My process
### Built with
- Semantic HTML5 markup
- Flexbox
- CSS Grid
- Mobile-first workflow
- Tailwind CSS
- [React](https://reactjs.org/) - JS library
- [Next.js](https://nextjs.org/) - React framework
### What I learned
Dealing with images is hard.