sahajranipa / Nextjs-blog-application

Home Page:https://nextjs-blog-application.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

in order to run the project you need to first of all use the commands mentioned below:

  1. npm install ----> to install the package.json dependencies.
  2. run the npm run dev commansd to intiate the project running process in development mode.
  3. follow the link http://localhost:3000 to run the project locally.

About

https://nextjs-blog-application.vercel.app


Languages

Language:JavaScript 77.4%Language:CSS 22.6%