/portfolio-03-tributepage

Basic tribute landing page built with HTML and SASS.

Primary LanguageHTMLMIT LicenseMIT

MIT License LinkedIn

Project Link: https://darubiomunoz.github.io/portfolio-03-tributepage/

Logo

Tribute Page

SASS
Explore the Sass' docs ยป

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Status
  6. License
  7. Contact
  8. Acknowledgements

1. About The Project ๐Ÿ“

Product Code Screen Shot Product Screen Shot

This project is tribute page for Doctor Norman Bourlag, it's not an advanced project but I tried to make it more complex implementing semantic HTML, Sass, BEM, and Web accessibility, which was a nice challenge where I learnt to implement the WCAG spefication and some ARIA attributes recommend by WAI(Web Accessibility Initiative). I liked making accessibility in this project so I'll keep creating accessibles web personal projects in the future and that way make the web more accessible for everyone. :start:

Built With ๐Ÿ’ป

This component is developed with:

2. Getting Started ๐Ÿ”ฅ

If you want to check out the website in production with github pages visit the link below.

  • Link to the project:
    https://darubiomunoz.github.io/portfolio-03-tributepage/

Installation โ—

  1. Clone the repo

    git clone https://github.com/darubiomunoz/portfolio-03-tributepage.git
    git clone git@github.com:darubiomunoz/portfolio-03-tributepage.git
    gh repo clone darubiomunoz/portfolio-03-tributepage
  2. Run the project with the liveserver extension (VS code extension)

    Install live server extension on VS Code
  3. Run theproject with Sass watch extension (VS code extension)

    Install sass watcher extension on VS Code

3. Usage ๐ŸŒŸ

Feel free to download the code if you need a template for your own tribute page and modify it as you want to fit your project.

For more knowledge, please refer to the Documentation

4. Contributing ๐ŸŽ‰

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

5. Status ๐Ÿ“

The project is Finished.

6. License ๐Ÿ“

Distributed under the MIT License. See LICENSE for more information.

7. Contact ๐Ÿ“ง

Diego Rubio Linkedin darubiomunoz@gmail.com

Project Link: https://darubiomunoz.github.io/portfolio-03-tributepage/

8. Acknowledgements ๐Ÿ‘

ยฉ๏ธ Diego Rubio - 2021