Branding
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
# Documentation
## Colors :
* `#2DA5FF` : brandColor
* `#2A2E33` : mainColor
* `#AAAAAA` :titleColor
* `#999999` : paragraphColor
* `#FFFFFF` : whiteColor
------------------------------
## Font-Family :
``` html
https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap
```
----------------------------------
## CSS rules to specify families :
- font-family: 'Bebas Neue', cursive;
------------------------------
## Branches Name : numberOfIssues-branchName
--------------------------
## General js Notes
- Function expression && arrow function
--------------------------
## API link
- [FREETOGAME](https://www.freetogame.com/api-doc)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.