Welcome to the GitHub repository for a Simple portfolio website! This repository contains the source code for the website showcasing Anuswar's projects and information. Feel free to explore, learn, and contribute.
To run this website locally or make contributions, follow these steps:
-
Clone the repository:
git clone https://github.com/Anuswar/anuswarrrao.git cd anuswarrrao
-
Open the
index.html
file in your preferred web browser.
- HTML
- CSS
- JavaScript
- Local Storage for data persistence
The project structure is organized as follows:
- index.html: The main HTML file containing the structure of the website.
- assets: This directory contains subdirectories for images, PDFs, and CSS styles.
- css: Stylesheets, including
style.css
. - images: Images used in the website.
- pdf: Resume in PDF format.
- css: Stylesheets, including
- README.md: Documentation for the project (you are here).
Contributions are welcome! If you find any issues, have suggestions, or want to add new features, please open an issue or create a pull request. Follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with descriptive commit messages.
- Push your changes to your fork.
- Open a pull request to the
main
branch of the original repository.
This project is licensed under the MIT License, which means you are free to use, modify, and distribute the code.