Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zakaria9375/fm-developper-portfolio
Single-page developer portfolio challenge on Frontend Mentor
https://github.com/zakaria9375/fm-developper-portfolio
accessibility angular css html tailwind
Last synced: about 1 month ago
JSON representation
Single-page developer portfolio challenge on Frontend Mentor
- Host: GitHub
- URL: https://github.com/zakaria9375/fm-developper-portfolio
- Owner: Zakaria9375
- Created: 2024-04-17T06:03:50.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-20T19:53:37.000Z (9 months ago)
- Last Synced: 2024-10-16T19:36:09.432Z (3 months ago)
- Topics: accessibility, angular, css, html, tailwind
- Language: HTML
- Homepage: https://za-developper-portfolio.netlify.app/
- Size: 2.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Single-page developer portfolio
This is a solution to the [Single-page developer portfolio challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/singlepage-developer-portfolio-bBVj2ZPi-x). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
![Design preview](./src/assets/preview.jpg)
## Technologies
The technologies used in this design are:
* HTML & Tailwind & Ts
* Angular## Setup
To run this app in development mode open the terminal and write the following:
```sh
git clone https://github.com/Zakaria9375/fm-developper-portfolio.gitcd fm-developper-portfolio
npm install
// you need to install angular cli to run this app in development mode
npm install -g @angular/cling serve
```## Links
* Single-page developer portfolio - [Challenge](https://www.frontendmentor.io/challenges/singlepage-developer-portfolio-bBVj2ZPi-x)
* Single-page developer portfolio website - [Live](https://za-developper-portfolio.netlify.app/)
* Frontend Mentor Profile - [@zakaria](https://www.frontendmentor.io/profile/Zakaria9375)## Testing for Accessibility
Scopes of Accessibility testing for this app:
* Zooming: No loss of content or functionality.
* Zooming (text-only): No loss of content till 150%.
* Keyboard-only: Interactive elements are accessible(focusable) and clickable.![Accessibility test](./src/assets/access.png)
all alerts are for redundant links that do not go anywhere but the home page