UtkarshAhuja2003 / Portfolio

My personal portfolio website built using Next + Tailwind CSS

Home Page:https://ahujautkarsh.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio Website

image

Tech Stack

This website is built with:

  • NextJS, a React Framework to create full-stack Web applications by extending the latest React features. Alongside this, application uses TypeScript.

  • TailwindCSS, a CSS library to rapidly design components using HTML classes.

  • Vercel, a static site hosting with amazing deployment flow using Git

🖌️ Inspiration

This website design is inpired by Sadee.

💻 Building

Running Locally

  • Make sure you have NodeJs installed.

  • Fork and clone this repository

  • cd into folder

Type the following commands

# install dependencies
$ npm install

# run up the local host
$ npm run dev

Now visit localhost:3000

Voila 🎉 . You can run the local build successfully

About

My personal portfolio website built using Next + Tailwind CSS

https://ahujautkarsh.me

License:GNU General Public License v3.0


Languages

Language:TypeScript 91.4%Language:CSS 8.0%Language:JavaScript 0.7%