Skip to content

Marjory00/nextjs-blog

Repository files navigation

Next.js Web Application

Blog Website App

About Next.js

Next.js is a flexible React framework that gives you building blocks to create fast web applications. By framework, we mean Next.js handles the tooling and configuration needed for React, and provides additional structure, features, and optimizations for your application.

Check:

Demo App: https://nextjs-blog-five-beryl-15.vercel.app

Screenshots

App Screenshot

Contains:

  • Navigate Between Pages
  • Assets, Metadata, and CSS
  • Pre-rendering and Data Fetching
  • Dynamic Routes
  • API Routes
  • Deployment

Learn more:

Documentation Next.js.