YogeshBisht2307 / kodeweich

The GitHub repository for a Next.js blog application contains the source code, components, and data necessary to build and run a blog using the Next.js framework. It also includes deployment configurations and documentation for setting up and deploying the application.

Home Page:https://kodeweich.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First, run the development server:

npm run dev
# or
yarn dev

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

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

About

The GitHub repository for a Next.js blog application contains the source code, components, and data necessary to build and run a blog using the Next.js framework. It also includes deployment configurations and documentation for setting up and deploying the application.

https://kodeweich.vercel.app


Languages

Language:TypeScript 97.6%Language:CSS 1.9%Language:JavaScript 0.4%