Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/viraj-gavade/devfolio

A personal portfolio website built with HTML, CSS, and JavaScript. This project showcases my skills, experience, and projects in a sleek and modern design, optimized for all devices.
https://github.com/viraj-gavade/devfolio

css html javascript

Last synced: 9 days ago
JSON representation

A personal portfolio website built with HTML, CSS, and JavaScript. This project showcases my skills, experience, and projects in a sleek and modern design, optimized for all devices.

Awesome Lists containing this project

README

        

# DevFolio

A personal portfolio website built with HTML, CSS, and JavaScript. This project showcases my skills, experience, and projects in a sleek and modern design, optimized for all devices.

## Live Demo

Check out the live demo here:

[Live Demo](https://portfolio-viraj-gavade.netlify.app/)

## Technologies Used

- HTML
- CSS
- JavaScript

## Installation

To run the project locally:

1. Clone the repository:
```bash
git clone https://github.com/viraj-gavade/DevFolio.git
```

2. Navigate to the project folder:
```bash
cd DevFolio
```

3. Open `index.html` in your browser.

## Contributing

1. Fork the repository.
2. Create a new branch (`git checkout -b feature-name`).
3. Commit your changes (`git commit -am 'Add new feature'`).
4. Push to the branch (`git push origin feature-name`).
5. Create a new Pull Request.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.