Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adarshnjena authored May 19, 2023
1 parent 2b029f1 commit e5526ea
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Portfolio Website

This repository contains the code for my personal portfolio website. It showcases my skills, projects, and provides information about me. The website is built using HTML, CSS, and JavaScript.

## Table of Contents

- [Demo](#demo)
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Getting Started](#getting-started)
- [Usage](#usage)
- [License](#license)

## Demo

You can visit my portfolio website at [www.yourwebsite.com](https://www.yourwebsite.com). Feel free to explore and navigate through the different sections to learn more about my work and experience.

## Features

- Home: A brief introduction and overview of my skills and experience.
- Projects: Showcase of my projects, including descriptions, screenshots, and links.
- Resume: A downloadable version of my resume in PDF format.
- Contact: A contact form for visitors to get in touch with me.

## Technologies Used

The portfolio website is built using the following technologies:

- HTML: Structure and layout of the web pages.
- CSS: Styling and visual appearance of the website.
- JavaScript: Interactive elements and dynamic functionalities.

## Getting Started

To run the portfolio website locally on your machine, follow these steps:

1. Clone this repository: `git clone https://github.com/yourusername/portfolio-website.git`
2. Navigate to the project directory: `cd portfolio-website`
3. Open the `index.html` file in your web browser.

## Usage

Feel free to use this repository as a starting point for creating your own portfolio website. Customize the content, design, and add your projects and information to reflect your skills and experience.

If you would like to contribute to this project, you can submit a pull request with your proposed changes or open an issue for any suggestions or bug reports.

## License

This project is licensed under the [MIT License](LICENSE). Feel free to use and modify the code to suit your needs. Attribution is not required, but it's appreciated.

1 comment on commit e5526ea

@vercel
Copy link

@vercel vercel bot commented on e5526ea May 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.