An open API service indexing awesome lists of open source software.

https://github.com/atif-dev/stats-preview__card

A frontendmentor challenge
https://github.com/atif-dev/stats-preview__card

Last synced: 5 months ago
JSON representation

A frontendmentor challenge

Awesome Lists containing this project

README

          

![Design preview for the Stats preview card component coding challenge](./design/desktop-preview.jpg)

## Welcome! πŸ‘‹

# Frontend Mentor - Stats preview card component

This is a solution to the [Stats preview card componentt](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)
- [Screenshots](#screenshots)
- [Links](#links)
- [My process](#my-process)
- [New Stuff](#new-stuff)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)

## Overview

### The challenge

- Build out Stats preview card component and get it looking as close to the design as possible
- Users should be able to view the optimal layout depending on their device's screen size.

### Screenshots

![PC View](https://github.com/atif-dev/stats-preview__card/blob/main/screenshots/pc.png?raw=true)
![Mobile view](https://github.com/atif-dev/stats-preview__card/blob/main/screenshots/mobile.png?raw=true)

### Links

- Frontend Mentor solution url: https://www.frontendmentor.io/solutions/nft-preview-card-component-esjPYS6HLk
- Live Site URL: https://atif-dev.github.io/stats-preview__card//
- GitHub repo : https://github.com/atif-dev/stats-preview__card

## My process

- Used existing knowledge.
- Explored things over Internet according to need.
- Used Responsively desktop app for checking responsiveness.
- Used LT browser for checking responsiveness and screenshots.
- Seen someone's code for an issue, modify the code and used it.
- Checked responsiveness for following screens:
- [x] 375 * 812
- [x] 1280 * 950
- [x] 720 * 1280
- [x] 1366 * 768
- [x] 1440 * 900
- [x] 1920 * 1080
- [x] 1920 * 1200

### New Stuff

Learned and successfully implemented SCSS for this project.

### Continued development

Will complete more frontendmentor challenges...

### Useful resources

- [CSS flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) - Nice visual representation to understand CSS flexbox
- [Conquering Responsive Layouts](https://courses.kevinpowell.co/conquering-responsive-layouts) - This is nice short free course for learning responsiveness.
- [Check responsiveness](https://www.lambdatest.com/mobile-view-website) - NICE website for checking responsiveness and taking good looking screen shots.
- [Desktop app for checking responsiveness](https://responsively.app/) - Download windows application for checking responsiveness.
- [Learn Resposiveness](https://web.dev/learn/design/) - Read to find about responsiveness.
- [Learn centering in css](https://moderncss.dev/complete-guide-to-centering-in-css/) - Read to find about centering.

## Author

- [atif_devs at Twitter](https://twitter.com/atif_devs). Come, say Hi. Let's connect for learning and sharingπŸ˜‡

----**Be NICE and have FUN building!** πŸš€πŸ˜ŽπŸ˜‡----