Skip to content

Test new things with NextJS while creating a Blog. This project includes the 'pages' router.

License

Notifications You must be signed in to change notification settings

nohimys/sample-blog

Repository files navigation

Overview

This is a Sample Blog Application Developed with NextJS.

What's Covered

  • React component development
  • Server Side Rendering with React (getStaticProps / getServerSideProps)
  • File name based routing
  • NextJS API Routes
  • MongoDB Connection
  • Reading MarkDown with 'gray-matter'
  • Presenting MarkDown with 'react-syntax-highlighter'

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Demo

Demo Hosted Website: https://nohim-nextjs-blog.vercel.app

  • Please note that even the code includes the MongoDB Connection, it's possible Contact -> Send Message feature might not work in case I have taken down the Mongo Atalas Cluster

About

Test new things with NextJS while creating a Blog. This project includes the 'pages' router.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published