Skip to content

jeelsgit/Portfolio-Website

Repository files navigation

Portfolio-Website

Personal Portfolio Website

Overview

This repository contains the source code for my personal portfolio website. The website showcases my resume, projects, and provides a way to contact me. It serves as an online representation of my skills, experience, and work.

Table of Contents

Features

  • Home Page: A brief introduction and welcome message.
  • Resume Page: Displaying my professional background, skills, and education.
  • Projects Page: Showcasing a selection of my notable projects.
  • Contact Page: A form for users to reach out to me.
  • Responsive Design: The website is designed to be responsive and accessible on various devices.

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/jeelsgit/portfolio-website.git
  2. Navigate to the project directory:

    cd your-portfolio
  3. Install dependencies:

    npm install
    

Usage

  1. Run the development server:

    npm start

2.Open your browser and visit http://localhost:3000 to view the website.

Project Structure

  1. src/: Contains the source code for the website.
  2. README.md: Documentation for the project.

Technologies Used:

  1. HTML: Structuring website
  2. CSS: Styling the website for an appealing design.
  3. JavaScript: To add the dyanmic and interactive elements to the website.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published