{"id":20521786,"url":"https://github.com/mariorodeghiero/saloodo-challenge","last_synced_at":"2026-04-12T03:37:04.909Z","repository":{"id":92094443,"uuid":"225395127","full_name":"mariorodeghiero/saloodo-challenge","owner":"mariorodeghiero","description":"Front-End Developer challenge","archived":false,"fork":false,"pushed_at":"2019-12-09T04:01:51.000Z","size":12461,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-19T01:30:41.094Z","etag":null,"topics":["es6","eslint","expressjs","javascript","nodejs","react","styled-components","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mariorodeghiero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-12-02T14:33:49.000Z","updated_at":"2019-12-09T11:23:57.000Z","dependencies_parsed_at":"2023-04-06T08:47:44.282Z","dependency_job_id":null,"html_url":"https://github.com/mariorodeghiero/saloodo-challenge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mariorodeghiero/saloodo-challenge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariorodeghiero%2Fsaloodo-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariorodeghiero%2Fsaloodo-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariorodeghiero%2Fsaloodo-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariorodeghiero%2Fsaloodo-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariorodeghiero","download_url":"https://codeload.github.com/mariorodeghiero/saloodo-challenge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariorodeghiero%2Fsaloodo-challenge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31703501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"online","status_checked_at":"2026-04-12T02:00:06.763Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["es6","eslint","expressjs","javascript","nodejs","react","styled-components","webpack"],"created_at":"2024-11-15T22:32:16.632Z","updated_at":"2026-04-12T03:37:04.894Z","avatar_url":"https://github.com/mariorodeghiero.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"./src/assets/logo.svg\" style=\"width: 300px\"\u003e\n\u003ch1 style=\"margin-top: -15px; color: #fecd1a\"\u003eChallenge \u003c/h1\u003e\n\n[![The MIT License](https://img.shields.io/badge/license-MIT-orange.svg?style=flat-square)](http://opensource.org/licenses/MIT)\n\n\u003c/div\u003e\n\n\n## Prerequisites\n\n- [Node](https://nodejs.org/en/)\n- [NPM Package Manager](https://www.npmjs.com/)\n\n## Built with\n\n- [React](http://reactjs.com/)\n- [webpack](https://webpack.js.org/)\n- [redux](https://redux.js.org/)\n- [redux-thunk](https://github.com/reduxjs/redux-thunk)\n- [styled-components](https://www.styled-components.com/)\n\n**Note** - This project uses redux-logger activated to show the states; you only need to open the console in *Developer tools* to see the log.\n\n## Style guide\n\n[Airbnb React/JSX](https://github.com/airbnb/javascript/tree/master/react)\n\nFiles:\n\n\u003e.eslintrc.json\n\n\u003e.editorconfig\n\n\n## Install\n\nFirst, clone the repo via git:\n\n```bash\n$ git clone https://github.com/mariorodeghiero/saloodo-challenge.git your-project-name\n```\n\nAnd then install dependencies with npm.\n\n```bash\n$ cd your-project-name\n$ npm install\n```\n\n## Install and Run **Back-End**\n\n```bash\n$ cd back-end\n```\n\n```bash\n$ npm install\n```\n\n```bash\n$ npm run server\n```\n\nRun the back-end on [http://localhost:3000/](http://localhost:3000/)\n\n## Run **Front-End**\n\n```bash\n$ npm run start\n```\n\nRun the app in the development mode.\u003cbr /\u003e\nOpen [http://localhost:8080/](http://localhost:8080/) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr /\u003e\n\n## Build\n\n```bash\n$ npm run build\n```\n\nThe build is minified and the filenames.\u003cbr /\u003e\nYour app is ready to be deployed!\n\n## User Access List\n\n| type    |      user        | password |      name      |\n|---------|:----------------:|---------:|---------------:|\n| manager | admin@gmail.com  | admin    | Eugene Powell  |\n| biker   | biker@gmail.com  | biker    | Arthur Stone   |\n| biker   | biker1@gmail.com | biker    | Janet Salazar  |\n| biker   | biker2@gmail.com | biker    | Danielle Wells |\n| biker   | biker3@gmail.com | biker    | Melissa Hill   |\n| biker   | biker4@gmail.com | biker    | Terry Weber    |\n| biker   | biker5@gmail.com | biker    | Larry Bell     |\n| biker   | biker6@gmail.com | biker    | Scott Holmes   |\n| biker   | biker7@gmail.com | biker    | Lisa Wlaters   |\n| biker   | biker8@gmail.com | biker    | Debora Knight  |\n| biker   | biker9@gmail.com | biker    | Sharon Bailey  |\n\n\n## Author\n\n- [Mário Antônio do Amaral Rodeghiero](https://github.com/mariorodeghiero)\n\n## Contributors\n\n| [![Mário Rodeghiero](https://avatars1.githubusercontent.com/u/24671133?s=88\u0026v=4)](https://github.com/mariorodeghiero) |\n| --------------------------------------------------------------------------------------------------------------------- |\n\n| [Mário Rodeghiero](https://github.com/mariorodeghiero)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariorodeghiero%2Fsaloodo-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmariorodeghiero%2Fsaloodo-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariorodeghiero%2Fsaloodo-challenge/lists"}