YamilMS / practice_blog

Blog done in plain html, css and vanilla js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

practice_blog

Blog done in plain html, css and vanilla js

The idea of this project is to replicate this design: https://www.figma.com/file/nh0V05z3NB87ue9v5PcO3R/writings.dev?node-id=39%3A41&mode=dev

Here is a snapshot of the goal design:

image

Also implement npm, using modules with webpack. This was done using dayjs in order to display a real time local clock on the blog

In the other hand, vanilla js was used to create pagination and some interactive design features.

In the github tab, vanila js was used to access the Github API to get information of the users.

About

Blog done in plain html, css and vanilla js


Languages

Language:HTML 46.1%Language:CSS 28.1%Language:JavaScript 25.8%