Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.62 KB

README.md

File metadata and controls

47 lines (32 loc) · 1.62 KB

🚀 Portfolio website

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.

⚙️ Installation

To run this website locally or make contributions, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Anuswar/anuswarrrao.git
    cd anuswarrrao
  2. Open the index.html file in your preferred web browser.

🛠️ Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Local Storage for data persistence

📂 Project Structure

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.
  • README.md: Documentation for the project (you are here).

🤝 Contributing

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:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive commit messages.
  4. Push your changes to your fork.
  5. Open a pull request to the main branch of the original repository.

📄 License

This project is licensed under the MIT License, which means you are free to use, modify, and distribute the code.