mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
14 lines
453 B
JSON
14 lines
453 B
JSON
{
|
|
"name": "Reactive Resume",
|
|
"description": "A one-of-a-kind resume builder that's not out to get your data. Completely secure, customizable, portable, open-source and free forever.",
|
|
"website": "https://rxresu.me/",
|
|
"repository": "https://github.com/AmruthPillai/Reactive-Resume",
|
|
"logo": "https://i.imgur.com/ugpElge.png",
|
|
"buildpacks": [
|
|
{
|
|
"url": "mars/create-react-app"
|
|
}
|
|
],
|
|
"keywords": ["react", "resume", "static"]
|
|
}
|