{"id":16175967,"url":"https://github.com/sebastiandg7/tf-react-coding-test","last_synced_at":"2026-04-16T12:39:47.560Z","repository":{"id":55154338,"uuid":"247800239","full_name":"sebastiandg7/tf-react-coding-test","owner":"sebastiandg7","description":"React coding test - Use of Nx workspaces, hooks, ref forwarding, lazy loading, dynamic redux modules, formik, yup, react-input-mask","archived":false,"fork":false,"pushed_at":"2023-11-12T01:56:47.000Z","size":1458,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T00:41:55.219Z","etag":null,"topics":["axios","fakerjs","formik","nx","nx-workspaces","react","react-hooks","react-hooks-project","react-input-mask","redux","redux-dynamic-modules","styled-components","tsx","typescript","yup"],"latest_commit_sha":null,"homepage":"https://sebastiandg7.github.io/tf-react-coding-test","language":"TypeScript","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/sebastiandg7.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-03-16T19:30:59.000Z","updated_at":"2021-01-06T14:12:47.000Z","dependencies_parsed_at":"2024-11-02T18:01:26.209Z","dependency_job_id":"60f39212-bf5d-4b66-bd1e-c83c8e74ed82","html_url":"https://github.com/sebastiandg7/tf-react-coding-test","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastiandg7%2Ftf-react-coding-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastiandg7%2Ftf-react-coding-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastiandg7%2Ftf-react-coding-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastiandg7%2Ftf-react-coding-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebastiandg7","download_url":"https://codeload.github.com/sebastiandg7/tf-react-coding-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640475,"owners_count":20971558,"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":["axios","fakerjs","formik","nx","nx-workspaces","react","react-hooks","react-hooks-project","react-input-mask","redux","redux-dynamic-modules","styled-components","tsx","typescript","yup"],"created_at":"2024-10-10T04:46:57.159Z","updated_at":"2026-04-16T12:39:42.516Z","avatar_url":"https://github.com/sebastiandg7.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to tf-react-coding-test 👋\n\n![Version](https://img.shields.io/badge/version-0.1.1-blue.svg?cacheSeconds=2592000)\n[![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](https://github.com/sebastiandg7/tf-react-coding-test/blob/master/README.md)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](#)\n[![Twitter: sebastiandg7](https://img.shields.io/twitter/follow/sebastiandg7.svg?style=social)](https://twitter.com/sebastiandg7)\n\n\u003e react coding challenge\n\n### 🏠 [Homepage](https://github.com/sebastiandg7/tf-react-coding-test)\n\n### ✨ [Demo](https://sebastiandg7.github.io/tf-react-coding-test/) - Also hosted in [surge.sh](http://sdg-tf-react-coding-test.surge.sh) (over HTTP, API calls will work)\n\n## Usage\n\n### Install\n\n```sh\nnpm install\n```\n\n### Serve\n\n```sh\nnpm start react-coding-test\n```\n\n### Dependency graph\n\n```sh\nnpm run dep-graph\n```\n\n## Used libs \u0026 techniques\n\n- **[Nx](https://nx.dev/):** workspace \u0026 dev tools\n- **[standard-version](https://github.com/conventional-changelog/standard-version):** automatic versioning \u0026 changelog generation\n- **[Lazy loading](https://reactjs.org/docs/code-splitting.html#reactlazy):** lazy load application features\n- **[Redux Dynamic Modules](https://redux-dynamic-modules.js.org/):** modular Redux state management loaded on demand\n- **[Faker.js](https://github.com/marak/Faker.js):** fake data generation\n- **[Formik](https://jaredpalmer.com/formik):** forms handling\n- **[Yup](https://github.com/jquense/yup):** data validation\n- **[destyle.css](https://nicolas-cusan.github.io/destyle.css):** CSS reset\n\n## Workspace setup\n\nYou can find all the generated code script under [`./tools/workspace-setup.sh`](/tools/workspace-setup.sh) (suitable for worksapce architecture replication)\n\n## Author\n\n👤 **Sebastián Duque Gutiérrez**\n\n- Twitter: [@sebastiandg7](https://twitter.com/sebastiandg7)\n- Github: [@sebastiandg7](https://github.com/sebastiandg7)\n- LinkedIn: [@sebastianduqueg](https://linkedin.com/in/sebastianduqueg)\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\nFeel free to check [issues page](https://github.com/sebastiandg7/tf-react-coding-test/issues).\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n---\n\n_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastiandg7%2Ftf-react-coding-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebastiandg7%2Ftf-react-coding-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastiandg7%2Ftf-react-coding-test/lists"}