Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bornittah/to-do-list-jest-testing
"To-do-list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. The aim of building this project is to learn how to test the javascript functions using Jest libray
https://github.com/bornittah/to-do-list-jest-testing
html-css-javascript jest-tests
Last synced: 6 days ago
JSON representation
"To-do-list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. The aim of building this project is to learn how to test the javascript functions using Jest libray
- Host: GitHub
- URL: https://github.com/bornittah/to-do-list-jest-testing
- Owner: Bornittah
- License: mit
- Created: 2022-06-15T16:09:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-17T10:00:15.000Z (over 2 years ago)
- Last Synced: 2023-03-06T17:38:18.882Z (almost 2 years ago)
- Topics: html-css-javascript, jest-tests
- Language: HTML
- Homepage:
- Size: 1.05 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# to-do-list-jest-testing
"To-do-list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. The aim of building this project is to learn how to test the javascript functions using [Jest](https://jestjs.io/) libray
# Delopyment
Click [here](https://bornittah.github.io/to-do-list/) to check out the online version# Built With
- Languages - HTML, CSS and Javascript
- Frameworks - Jest
- Technologies - Web Technology
- Other tools - webpack
- npm as software packages system
# Getting started
### Prerequisites
One should have knowledge about the following
- HTML, CSS, Javascript, npm and webpack### Run
- Navigate to the local folder and clone the repository from the github
- Run "git clone [url](https://github.com/Bornittah/to-do-list-jest-testing.git)"
- Navigate to the cloned project
- On your terminal Run "npm start"# Contributing
Feel free to check out the [Issues page](https://github.com/Bornittah/to-do-list-jest-testing/issues)# Show your support
Give a star if you like this project# Acknowledgement
[Microverse](https://www.microverse.org/?grsf=i6yi2m)
# License
This project is MIT licensed.# Author
1. [Agasha Bornittah](https://github.com/Bornittah)