Skip to content

John matthew tizon/fullstack 1 2#302

Open
Matthewtizon wants to merge 3 commits into
Zeff01:mainfrom
Matthewtizon:john-matthew-tizon/fullstack-1-2
Open

John matthew tizon/fullstack 1 2#302
Matthewtizon wants to merge 3 commits into
Zeff01:mainfrom
Matthewtizon:john-matthew-tizon/fullstack-1-2

Conversation

@Matthewtizon

Copy link
Copy Markdown

Implemented a simple blog application using Next.js.

Included:

  • Home page listing all blog posts
  • Dynamic blog post page for individual posts
  • Local blog data file
  • API route for all posts
  • API route for a single post by ID
  • Basic responsive styling

Tested:

  • /
  • /posts/1
  • /api/posts
  • /api/posts/1
  • /api/posts/999

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