Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 908 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 908 Bytes

Dinesh Vasireddy's Personal Website

Features -

  • Modern Stack (Next.js + TailwindCSS)
  • Minimal Design
  • Easy To Browse
  • Easy To Customize your details With GUI
  • Blog Crud (Create, Read, Update, Delete blog with easy to use UI).
  • Dark Mode

Sections

  • Header
  • Work
  • Services
  • About
  • Contact
  • Markdown Blog

How To Use

  • Clone this repo
  • run yarn
  • yarn dev

How To Deploy -

  • There are many ways to Deploy this repo.
  • here we are gonna use netlify
  • Login into netlify with github
  • after login select the forked repo or the repo you want to deploy
  • after selecting netlify will automatially deploy your website.

Quickes way to deploy this repo -

Deploy To Netlify

Tech Stack Used -

  • Next.js
  • TailwindCSS