Almo7aya / anghami-web-clone

An Anghami web client clone using CSS grid.

Home Page:https://almo7aya.github.io/anghami-web-clone/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anghami web clone

Live Demo

I was wondering about how complex is Anghami's web client layout so I decided to create a clone of it using modern CSS techniques.

  • CSS grid is awesome when it works with flexbox together.

  • I built it with zero dependency in mind I only used SCSS and no other HTML preprocessors.

  • No JavaScript I forced my self to only use CSS with 0 JavaScript

  • Make some alive elements without JavaScript like the navbar it's collapsable and the player you can toggle the playing Try them

I enjoyed creating this project, I know CSS is fun

About

An Anghami web client clone using CSS grid.

https://almo7aya.github.io/anghami-web-clone/


Languages

Language:CSS 74.0%Language:HTML 26.0%