ArunGovil / arungovil.me

Perosnal web using NextJs with Markdown Blog

Home Page:https://arungovil.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My personal NextJS webspace with Markdown blog


How to

By forking the repo, you can have a similar personal website for yourself within no time. Once forked, you can deploy the repo to any static serving services like Netlify or Vercel and your site will be live on the internet.

Made with

  • NextJS
  • TailwindCSS
  • Markdown
  • Netlify

Running locally

Once the repo is cloned to your local device, you can run:

yarn install
yarn dev

App will start running immediately.

About

Perosnal web using NextJs with Markdown Blog

https://arungovil.me


Languages

Language:TypeScript 91.0%Language:CSS 6.6%Language:JavaScript 2.3%