Skip to content

Harshul23/harshul.dev

Repository files navigation

Harshul's Portfolio

Welcome to my personal portfolio! This is a modern, responsive web application built to showcase my projects, skills, and experience.

Tech Stack

This project is built using modern web development tools and frameworks:

Project Structure

  • app/page.js: The main landing page of the portfolio.
  • app/projects.js & app/project-card.js: Components for rendering the project showcase section.
  • app/nametag.js & app/slider.js: UI components used to enhance the visual layout.
  • app/globals.css: Global styles including Tailwind directives.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository (if you haven't already).
  2. Install dependencies:
    npm install
  3. Run the development server:
    npm run dev
  4. View the app: Open http://localhost:3000 in your browser to see the result.

Development

You can start editing the page by modifying app/page.js. The browser auto-updates as you edit the file.

Build and Deploy

To create an optimized production build:

npm run build
npm run start

About

All about me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors