Core Skills Learning Assessment
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This project was given to us as a learning exercise to consolidate our knowledge on the core skills that we've learnt during week 2 - Flexbox, CSS Grid, Media Queries, and CSS Variables. The idea behind the project was not only to consolidate our skills, but to help us start developing our portfolio that we can continuously add to throughout he course.
AS AN employer
I WANT to be able to view the portfolio of potential employee's
SO THAT I can review the quality of their work and determine whether they're a good fit for our company
- When the page is loaded the page presents your name, a recent photo or avatar, and links to sections about you, your work, and how to contact you
- When one of the links in the navigation is clicked then the UI scrolls to the corresponding section
- When viewing the section about your work then the section contains titled images of your applications
- When presented with the your first application then that application's image should be larger in size than the others
- When images of the applications are clicked then the user is taken to that deployed application
- When the page is resized or viewed on various screens and devices then the layout is responsive and adapts to my viewport
To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/splwdev/personal-portfolio.git
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 fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt for more information.
Shane Lynch - shane_lynch@hotmail.com
Project Link: https://github.com/splwdev/personal-portfolio
