Internship: Next.js blog

Year | 2021 |
---|---|
Client | - |
Made at | Burst |
Technologies | |
HTML & CSSJavaScriptNext.jsPHPDrupal |
This blog site was at the moment a great practise for my Full-stack developer skills. As I first started to build the Drupal CMS in PHP. The place where you can manage the blogs and they would be available on a custom API and a GraphQL API.
Then for the front-end I used Next.js, this was the first time I've ever used Next.js and it blew me away. It was so easy to configure routes and build components and all sorts of things. The filtering and pagination have great funcionality and animations that were at the time very new for me.
Screenshots
Homepage
The design was from a template I used to kickstart the blog site.
Blog Filter
With filtering buttons but also the URL the blogs could be filtered.
Blog Pagination
Same as the filter, with pagination buttons but also via the URL the blogs could be paginated.