{"id":21906219,"url":"https://github.com/jkellerman/chat-app-css-illustration-master","last_synced_at":"2025-03-22T07:20:41.849Z","repository":{"id":109616451,"uuid":"451634986","full_name":"jkellerman/chat-app-css-illustration-master","owner":"jkellerman","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-04T11:52:13.000Z","size":293,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T07:41:40.831Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jkellerman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-24T21:13:38.000Z","updated_at":"2022-01-24T21:14:18.000Z","dependencies_parsed_at":"2023-04-05T11:02:41.179Z","dependency_job_id":null,"html_url":"https://github.com/jkellerman/chat-app-css-illustration-master","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkellerman%2Fchat-app-css-illustration-master","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkellerman%2Fchat-app-css-illustration-master/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkellerman%2Fchat-app-css-illustration-master/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkellerman%2Fchat-app-css-illustration-master/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkellerman","download_url":"https://codeload.github.com/jkellerman/chat-app-css-illustration-master/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244920270,"owners_count":20531989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T16:42:57.953Z","updated_at":"2025-03-22T07:20:41.830Z","avatar_url":"https://github.com/jkellerman.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend Mentor - Chat app CSS illustration solution\n\nThis is a solution to the [Chat app CSS illustration challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/chat-app-css-illustration-O5auMkFqY). Frontend Mentor challenges help you improve your coding skills by building realistic projects.\n\n## Table of contents\n\n- [Overview](#overview)\n  - [The challenge](#the-challenge)\n  - [Screenshot](#screenshot)\n  - [Links](#links)\n- [My process](#my-process)\n  - [Built with](#built-with)\n  - [What I learned](#what-i-learned)\n  - [Useful resources](#useful-resources)\n- [Author](#author)\n\n## Overview\n\n### The challenge\n\nUsers should be able to:\n\n- View the optimal layout for the component depending on their device's screen size\n- **Bonus**: See the chat interface animate on the initial load\n\n### Screenshot\n\n![Screenshot](images/screenshot.png)\n\n### Links\n\n- Solution URL: [Solution](https://github.com/jkellerman/chat-app-css-illustration-master)\n- Live Site URL: [Live Site URL](https://jkellerman.github.io/chat-app-css-illustration-master/)\n\n## My process\n\n### Built with\n\n- HTML5\n- CSS\n- Flexbox\n- Mobile-first workflow\n\n### What I learned\n\nThe main things i learned from this challenge were how to create my own arrow icons using, transform(skew) as I wasn't able to find the icon i was looking for in fontawesome or similar websites. I learned how to use border-radius to create the shape of a phone. Also, firefox was resizing a div and looked different to how it looked in chrome and safari, so I learned how to change this using @media moz-document.\n\nTo see how you can add code snippets, see below:\n\n```html\n\u003ch1\u003eTargeting only firefox\u003c/h1\u003e\n```\n\n```css\n@-moz-document url-prefix() {\n  .iphone-container {\n    height: 508px;\n  }\n```\n\n### Useful resources\n\n- [Create Chevron](https://codepen.io/stepher/pen/yLOaEOP) - This helped me for creating a chevron icon.\n- [Skew](\u003chttps://developer.mozilla.org/en-US/docs/Web/CSS/transform-function/skew()\u003e) - This helped me for changing the angle of the chevron to get it looking closer to the icon in the design.\n- [Fancy border Radius Generator](https://9elements.github.io/fancy-border-radius/) - This is an amazing tool which is a life saver when you are trying to get the perfect borders. This helped me a lot when making the container for the phone.\n\n## Author\n\n- Frontend Mentor - [@jkellerman](https://www.frontendmentor.io/profile/yourusername)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkellerman%2Fchat-app-css-illustration-master","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjkellerman%2Fchat-app-css-illustration-master","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkellerman%2Fchat-app-css-illustration-master/lists"}