Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 665 Bytes

File metadata and controls

26 lines (18 loc) · 665 Bytes

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

Getting Started

First, install the dependencies:

npm install
# or
yarn install

Second, run the development server:

npm run dev
# or
yarn run dev

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

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Personal-blog-tutorial Deployed on Vercel

You can view the live demo at LIVE DEMO