Branding
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
# Documentation
## Colors:
* `#28779a` : main color
----------------------------------
### Font-Family:
``` css
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
```
----------------------------------
### CSS rules to specify families:
font-family: 'Open Sans', sans-serif;
----------------------------------
### Git Flow:
Branches Name: numberOfIssues-branchName
----------------------------------
### General js Notes
Function expression, use arrow function
----------------------------------
#### Api link
* https://api.adzuna.com/v1/api/jobs/gb/search/1?app_id={APP_ID}&app_key={APP_KEY}&results_per_page=20&what={input_search_value}&content-type=application/json
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.