Skip to content

devatorres/frontend-mentor-chat-app-css-illustration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Chat app CSS illustration

This is a solution to the Chat app CSS illustration challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

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

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS animations
  • Flexbox
  • Mobile-first workflow
  • BEM methodology
  • ITCSS architecture

What I learned

A project with animate on the initial load.

Useful resources

  • Animatecss - I saw in a quick and easy way what the animations that I used in the project were like.

Author