Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StefRuseva88 authored Jun 23, 2024
1 parent 66c1bfb commit 2159276
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,36 +7,36 @@
![image](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)

---
### About
## About
This is my personal portfolio page where I showcase my projects, skills, and experience. The website is built using GitHub Pages and styled with w3.css.

### Features
## Features

- Responsive design
- Clean and modern layout
- Easy to navigate

### Prerequisites
## Prerequisites
- A web browser (Google Chrome, Firefox, etc.)
- Basic knowledge of HTML, CSS, and Git

### Usage
## Usage
This project is designed to be a simple, static site with Responsive web design (RWD) that aims to make web pages render well on a variety of devices and window or screen sizes from minimum to maximum display size to ensure usability and satisfaction.. You can modify the HTML and CSS files to customize the content and appearance of your portfolio. To tailor the content and appearance of your portfolio, you can modify the HTML and CSS files included in this project. Additionally, you can choose a [W3.CSS Template](https://www.w3schools.com/w3css/w3css_templates.asp) that best suits your needs and preferences. Once selected, simply integrate the template, and your site will be ready to go.

### Content
## Content
- `index.html` Edit the HTML to update your personal information, projects, skills, and contact details.
- `style.css` Modify the CSS to change the look and feel of your site.

### Deployment
## Deployment

This site is hosted using [GitHub Pages](https://pages.github.com/). To set up your own GitHub Pages site, follow the [GitHub Pages documentation](https://docs.github.com/en/pages/getting-started-with-github-pages).

To deploy any changes to your portfolio, simply push your updates to the `main` branch of your repository. GitHub Pages will automatically rebuild and update your site with the latest changes.


### Contributing
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please open an issue with the tag "enhancement".

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

0 comments on commit 2159276

Please sign in to comment.