Skip to content

Simple Blog with Next.js (Fullstack 1-2 Assessment)#309

Open
arviegaliza wants to merge 3 commits into
Zeff01:mainfrom
arviegaliza:Arvie-Galiza/fullstack-1-2
Open

Simple Blog with Next.js (Fullstack 1-2 Assessment)#309
arviegaliza wants to merge 3 commits into
Zeff01:mainfrom
arviegaliza:Arvie-Galiza/fullstack-1-2

Conversation

@arviegaliza

Copy link
Copy Markdown

This project is a simple blog application built using Next.js App Router.

Approach:

  • Created a homepage that lists blog posts with titles and excerpts
  • Implemented dynamic routing using /posts/[id]
  • Displayed full blog content on individual post pages
  • Added navigation back to homepage
  • Styled using inline CSS for simplicity

This demonstrates understanding of routing, components, and API structure in Next.js.

Screenshot 2026-06-30 234307 Screenshot 2026-06-30 234316 Screenshot 2026-06-30 234323 Screenshot 2026-06-30 234330 Screenshot 2026-06-30 234354

@arviegaliza

Copy link
Copy Markdown
Author

This is a simple blog built using Next.js with dynamic routing and basic styling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant