mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
feat: tags
This commit is contained in:
parent
2dd256afda
commit
b15b8f0a73
1 changed files with 18 additions and 1 deletions
19
src/data.js
19
src/data.js
|
|
@ -2605,7 +2605,24 @@ module.exports = [
|
||||||
country: '🇺🇸',
|
country: '🇺🇸',
|
||||||
emoji: '🎉',
|
emoji: '🎉',
|
||||||
computer: 'linux',
|
computer: 'linux',
|
||||||
phone: 'iphone'
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Frontend',
|
||||||
|
'React',
|
||||||
|
'Javascript',
|
||||||
|
'Typescript',
|
||||||
|
'VS Code',
|
||||||
|
'Web',
|
||||||
|
'Css',
|
||||||
|
'Node.js',
|
||||||
|
'HTML',
|
||||||
|
'HTML5',
|
||||||
|
'Open Source Software',
|
||||||
|
'Redux',
|
||||||
|
'Websites',
|
||||||
|
'ES6',
|
||||||
|
'MDX',
|
||||||
|
],
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name: 'Vincent Lejtzén',
|
name: 'Vincent Lejtzén',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue