Skip to content

NV404/dev_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev_blogNaman vyas's DEV Profile

It's a personal blog site which fetch data from dev.to profile This website is a demonstration of dev.to websites API. With help of this API now you can add a automated blog system in your website or portfolio.

Framework Tools and library used to create this project :

Next.js dev.to API (obviously)

geist-ui (frontend)

nprogress (To add progress bar in website)

Getting Started

npm i
npm run dev
# or
yarn dev

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

Put your dev.to username in dev_blog\pages\api\posts\index.js file to use with your dev.to profile.

About

Personal blog which fetch blogs from your dev.to profile

Resources

Stars

Watchers

Forks