Coding-Coach / Coding-Coach/coding-coach

Adding pagination to the blog

Open
#352 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
452
Forks
157
PR merge metrics
No merged PRs in 30d

Description

We need to add pagination to show all content, right now we have a couple posts but eventually the number will grow and we will need a pagination.

![Mobile](https://user-images.githubusercontent.com/219207/64924614-409eb380-d7ac-11e9-8c93-ff80139840fa.png)

![Web](https://user-images.githubusercontent.com/219207/64924616-45636780-d7ac-11e9-83fa-bbcb37870ee3.png)

## Styles:
- Font size: 16px
- Color: #4A4A4A
- Bg color selected: primary
- Color selected: White

Use the same selected styles for hover. And make sure to use tailwind at all times, all these styles are defined in tailwind already 🙌

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.