{"id":21324579,"url":"https://github.com/angydev/tdd-react-counter","last_synced_at":"2025-06-21T23:34:54.000Z","repository":{"id":112561801,"uuid":"370279282","full_name":"AngyDev/TDD-react-counter","owner":"AngyDev","description":"A little example on Test Driven Development on React with the help of Jest to create a counter application","archived":false,"fork":false,"pushed_at":"2021-12-18T16:50:12.000Z","size":244,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T12:14:53.753Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/AngyDev.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}},"created_at":"2021-05-24T08:21:33.000Z","updated_at":"2021-12-18T16:50:15.000Z","dependencies_parsed_at":"2023-05-16T09:45:10.754Z","dependency_job_id":null,"html_url":"https://github.com/AngyDev/TDD-react-counter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngyDev%2FTDD-react-counter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngyDev%2FTDD-react-counter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngyDev%2FTDD-react-counter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngyDev%2FTDD-react-counter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AngyDev","download_url":"https://codeload.github.com/AngyDev/TDD-react-counter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243805090,"owners_count":20350684,"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":[],"created_at":"2024-11-21T20:35:11.406Z","updated_at":"2025-03-15T23:25:54.013Z","avatar_url":"https://github.com/AngyDev.png","language":"JavaScript","readme":"# TDD-react-counter\n\n![react](https://img.shields.io/badge/react-17.0.2-green?logo=react)\n![webpack-current](https://img.shields.io/badge/webpack-5.36.0-green?logo=webpack)\n![babel](https://img.shields.io/badge/babel-7.13.16-green?logo=babel)\n![jest](https://img.shields.io/badge/jest-26.6.3-green?logo=jest)\n![Website](https://img.shields.io/badge/web--site-up-green)\n\nA little example on Test Driven Development on React with the help of Jest to create a counter application\n\n## Table of Contents\n* [Features](#features)\n* [Requirements](#requirements)\n* [Setup](#setup)\n* [Learn More](#learn-more)\n\n## Features\n\n* Languages\n    * *JavaScript*\n    * *HTML*\n* Libraries and utilities\n    * *React*\n    * *Jest*\n    * *Enzyme*\n* Latest [Webpack 5](https://github.com/webpack/webpack) - *JavaScript* module bundler. \n*Latest [Babel 7](https://github.com/babel/babel) (`@babel/core`) - JavaScript compiler - _Use next generation JavaScript, today._\n* Configured and ready to use **Webpack Dev Server** plugin for faster local development - [`webpack-dev-server`](https://webpack.js.org/configuration/dev-server/)\n\n## Requirements\n\n* `node` : `^10 || ^12 || \u003e=14`\n* `npm`\n\n## Setup\n\n``` bash\n# install dependencies\nnpm install\n\n# build for development\nnpm run build\n\n# run the project\nnpm run start\n\n# run the test\nnpm run test\n\n# run the test coverage\nnpm run test-coverage \n```\n\n\n## Learn More\n\nTo learn React, check out the [React Documentation](https://reactjs.org/)\n\nTo organize the project with bundles, look the [Webpack Documentation](https://webpack.js.org/)\n\nTo an overview on react test see the section about [running tests](https://create-react-app.dev/docs/running-tests/) for more information\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangydev%2Ftdd-react-counter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangydev%2Ftdd-react-counter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangydev%2Ftdd-react-counter/lists"}