This is a Sample Blog Application Developed with NextJS.
- 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'
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
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