/

Mini Blog Site

Next JS / CSS / API

Project

Overview

This application was developed using Next.js and is currently hosted on the Vercel platform. This website was created during the learning process of Next.js. Users have the capability to access various articles on the blog page. In addition to the blog page, the website encompasses other sections, including Home, About, and Contact pages. The content for the blog section is dynamically fetched from the JSON Placeholder API, which serves as a source of synthetic data.

Technologies

Next

CSS

Javascript

JSON Placeholder API

Vercel to Deploy App

Back