Skip to content

adejam/professional-portfolio

Repository files navigation

MY PORTFOLIO

The objective of this project is to build my portfolio page.

The project semantic HTML, CSS, SASS and Javascript. CSS flexbox is used for effective positioning of the elements and CSS Media Queries for responsive design.

screenshot

This project demonstrates a simple design for portfolio page which has the following features

  • Header Section
  • About Section
  • Projects Section
  • Contact Me Section

Built With

  • HTML

  • CSS

    • CSS Flexbox

    • CSS Media Query

  • SASS

  • Javascript

  • stylint

  • NPM

Live Demo

adeleye-jamiu

Development (Running locally)

  • Clone the project
git clone https://github.com/user/html-css-template.git
  • Install Dependencies
npm run install

To run StyleLint by itself, you may run the lint task:

npm run lint:check

Or to automatically fix issues found (where possible):

npm run lint

You can also check against Prettier:

npm run format:check

and to have it actually fix (to the best of its ability) any format issues, run:

npm run format

You can also check against HTML Validator:

npm run html-validator

Style Guides

👤 Author

Adeleye Jamiu

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

MIT licensed.

About

the objective of this project is to build my portfolio page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published