Skip to content

Implement simple blog with Next.js#244

Open
wendev27 wants to merge 1 commit intoZeff01:mainfrom
wendev27:wacky-aquino/fullstack-1-2
Open

Implement simple blog with Next.js#244
wendev27 wants to merge 1 commit intoZeff01:mainfrom
wendev27:wacky-aquino/fullstack-1-2

Conversation

@wendev27
Copy link

I have implemented a functional full stack blog application using Next.js 16 (App Router). My approach focused on meeting all core requirements with a clean, responsive design and a structured project layout.

Key Features:

  • API Implementation: Created internal API routes for data fetching.
  • Dynamic Routing: Used Next.js dynamic routes for specific articles.
  • Organized Structure: Separated project into components, services, and models.
image image image

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

Comments