Skip to content

Its simple Blog-post app, build using Nextjs framework + mongoDB.

Notifications You must be signed in to change notification settings

jitender0514/nextjs-blog-post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

jitender negijitender negi
jitender negi
and
jitender negi
Mar 4, 2024
ebf650b · Mar 4, 2024

History

9 Commits
Mar 3, 2024
Mar 3, 2024
Mar 4, 2024
Mar 3, 2024
Mar 4, 2024
Mar 3, 2024
Mar 4, 2024
Mar 3, 2024
Feb 29, 2024
Mar 3, 2024
Mar 3, 2024
Mar 3, 2024
Mar 3, 2024
Mar 3, 2024
Mar 3, 2024
Feb 29, 2024
Mar 3, 2024
Feb 29, 2024

Repository files navigation

Blog master app

This is the simple blog post application using Next.js + Mongoose integration. This application includes the example of server and client components as well as how to make requests to MongoDB on server and client side.

This is a Next.js project bootstrapped with create-next-app.

Setup and Run

  • Configure the mongodb database or use cloud database service
  • Create a .env.local file using example.env file

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

Screenshots

Home page

About

Its simple Blog-post app, build using Nextjs framework + mongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published