https://github.com/annaindistress/frontend-mentor-chat-app-css-illustration
This is a solution to the chat app CSS illustration challenge on Frontend Mentor
https://github.com/annaindistress/frontend-mentor-chat-app-css-illustration
gulp html scss
Last synced: about 2 months ago
JSON representation
This is a solution to the chat app CSS illustration challenge on Frontend Mentor
- Host: GitHub
- URL: https://github.com/annaindistress/frontend-mentor-chat-app-css-illustration
- Owner: annaindistress
- Created: 2022-08-02T08:29:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-04T11:16:07.000Z (almost 3 years ago)
- Last Synced: 2025-01-24T11:22:07.805Z (3 months ago)
- Topics: gulp, html, scss
- Language: SCSS
- Homepage: https://annaindistress.github.io/frontend-mentor-chat-app-css-illustration/
- Size: 956 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat app CSS illustration solution
This 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.
## 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 component depending on their device's screen size
- **Bonus**: See the chat interface animate on the initial load### Screenshot

### Links
- [Solution URL](https://github.com/annaindistress/frontend-mentor-chat-app-css-illustration)
- [Live Site URL](https://annaindistress.github.io/frontend-mentor-chat-app-css-illustration/)## My process
### Built with
- Semantic HTML5 markup
- Flexbox
- CSS Grid
- Mobile-first workflow
- Gulp
- SCSS## Author
- Frontend Mentor - [@annaindistress](https://www.frontendmentor.io/profile/annaindistress)
- Twitter - [@annaindistress](https://www.twitter.com/annaindistress)