{"id":18463631,"url":"https://github.com/alefesouza/frontend-challenge","last_synced_at":"2025-07-11T21:34:47.255Z","repository":{"id":147943700,"uuid":"141668662","full_name":"alefesouza/frontend-challenge","owner":"alefesouza","description":"Repository for the GetNinjas front-end challenge.","archived":false,"fork":false,"pushed_at":"2018-07-22T21:59:14.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-07T17:34:14.328Z","etag":null,"topics":["ecmascript2017","vanilla-js"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alefesouza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-07-20T05:44:40.000Z","updated_at":"2018-07-23T21:37:54.000Z","dependencies_parsed_at":"2023-05-28T02:00:30.074Z","dependency_job_id":null,"html_url":"https://github.com/alefesouza/frontend-challenge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alefesouza/frontend-challenge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alefesouza%2Ffrontend-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alefesouza%2Ffrontend-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alefesouza%2Ffrontend-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alefesouza%2Ffrontend-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alefesouza","download_url":"https://codeload.github.com/alefesouza/frontend-challenge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alefesouza%2Ffrontend-challenge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264902989,"owners_count":23681126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ecmascript2017","vanilla-js"],"created_at":"2024-11-06T09:07:27.942Z","updated_at":"2025-07-11T21:34:47.245Z","avatar_url":"https://github.com/alefesouza.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# frontend-challenge\n\nThis is my resolution for the [GetNinjas frontend-challenge](https://github.com/getninjas/frontend-challenge), it gets data from a Node.js server and render the form fields on the DOM without any lib.\n\nYou can test it live [on this link](https://getninjas-frontend-challenge.herokuapp.com).\n\nI really like the most recent EcmaScript features, so this project runs on the most recent browser versions (probably not Safari hahaha), but I left a Babel configuration on Gulp with task to minify the HTML, CSS and JS files to the dist/ folder, the resulting files will work on older browser too.\n\nTo start it just run:\n\n```\nnpm install\nnode server.js\n```\n\nAnd open the public/index.html file or go to `http://localhost:3000` on a modern browser.\n\nOr for older browser just run:\n\n```\nnpm run build\n```\n\nTo build JavaScript files, change the line 5 on the app.js file from _public_ to _dist_, run `node server.js` and open the generated dist/index.html or go to `http://localhost:3000` on a older browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falefesouza%2Ffrontend-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falefesouza%2Ffrontend-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falefesouza%2Ffrontend-challenge/lists"}