DEV Community

Cover image for Weekly Coding Challenge - Week #8 - Chat Interface
Florin Pop
Florin Pop

Posted on • Originally published at florin-pop.com

Weekly Coding Challenge - Week #8 - Chat Interface

Theme of the week: Chat Interface

Description

Everyone is using a chat of some sort nowadays so in this article we're going to create the bare bones of a chat application. We'll start with the HTML/CSS to create the layout and in a future post we'll hook it up to a server and allow the users to communicate with each other.

Useful Resources

Check out my submission for this challenge: Chat Interface.

See all the submissions in this Codepen Collection.

Are you interested in joining the challenge? ๐Ÿ˜ƒ Read The Complete Guide to find out how. Don't forget to share your creation! ๐Ÿ˜‰

Happy Coding! ๐Ÿ˜‡

Top comments (0)