An open API service indexing awesome lists of open source software.

https://github.com/vidit-kushwaha/v1.portfolio


https://github.com/vidit-kushwaha/v1.portfolio

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# v1.portfolio

This is my first website's repository contains the source code for a simple web page built using HTML, CSS, JavaScript, and the Bootstrap library.

## Demo
![Portfolio Screenshot](https://drive.google.com/uc?export=view&id=1hBkM0vp-olIGxuL1R3Cv4FkMHqml6dsB)

You can visit the live website [here](https://portfolio.viditkushwaha.repl.co)

## Features

- Responsive design using Bootstrap
- Custom CSS styles
- Interactive elements with JavaScript

## Getting Started

To get started with this project, follow these steps:

1. Clone this repository: `git clone https://github.com/Vidit-Kushwaha/v1.portfolio`
2. Open `index.html` in your favorite web browser.

## Dependencies

This project relies on the following dependencies:

- [Bootstrap](https://getbootstrap.com/): A popular CSS framework.

Make sure to include the necessary CSS and JavaScript files in your HTML:

```html

```

## File Structure
```
├── index.html
├── styles.css
├── script.js
└── README.md
```

## Contributing
Contributions are welcome! If you have any suggestions, bug fixes, or improvements, please submit a pull request.