https://github.com/omarmwarraich/timercounter
This is a timer counter app that counts the time you spend on a task..
https://github.com/omarmwarraich/timercounter
enzyme enzyme-adapter-react-16 enzyme-testing react test-driven-development typescript
Last synced: 24 days ago
JSON representation
This is a timer counter app that counts the time you spend on a task..
- Host: GitHub
- URL: https://github.com/omarmwarraich/timercounter
- Owner: OmarMWarraich
- Created: 2021-06-09T12:30:35.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-07T23:37:29.000Z (over 2 years ago)
- Last Synced: 2025-02-10T21:38:51.532Z (3 months ago)
- Topics: enzyme, enzyme-adapter-react-16, enzyme-testing, react, test-driven-development, typescript
- Language: TypeScript
- Homepage:
- Size: 674 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Time Counter App
> This is a simple time counter app that counts the time you spend on a task.
## Tools & Technologies
- [React](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [jest](https://jestjs.io/)## Live Demo netlify link
[Click me!](https://timecounter-ova.netlify.app)
## Getting Started
To get a local copy up and running follow these simple example steps.
```
git clone [email protected]:OmarMWarraich/project7b-timer-tdd.git
cd project7b-timer-tdd
npm install
npm start
```## Pre-requisites
- node.js
- npm## Author
👤 **Author**
- GitHub: [@OmarMWarraich](https://github.com/OmarMWarraich)
- Twitter: [@omarwarraich1](https://twitter.com/@omarwarraich1)
- LinkedIn: [Omar Mohammad](https://www.linkedin.com/in/omar-mohammad-a9902847/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Thanks to everyone who will get time to check this code and suggest any [issues](https://github.com/OmarMWarraich/project7b-timer-tdd/issues)