https://github.com/olawale-o/todo-tasks
To-do tasks 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.
https://github.com/olawale-o/todo-tasks
css html javascript jest webpack
Last synced: 5 months ago
JSON representation
To-do tasks 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.
- Host: GitHub
- URL: https://github.com/olawale-o/todo-tasks
- Owner: olawale-o
- Created: 2021-07-09T20:32:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-30T14:25:16.000Z (almost 5 years ago)
- Last Synced: 2025-04-06T17:52:16.674Z (about 1 year ago)
- Topics: css, html, javascript, jest, webpack
- Language: JavaScript
- Homepage:
- Size: 670 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo Tasks
> This is a Todo list built using webpack and served by a webpack dev server.
# Screenshot

# Built With
- HTML
- CSS
- JAVASCRIPT
# Demo Link
Visit [Link](https://olawale-o.github.io/todo-tasks/dist)
# Getting started
## To get a local copy of this repository kindly follow the steps below.
- Scroll to top of this current repository
- Click on the `Code` button with background color green on the right end corner
- Click on the clipboard icon on the extreme right of the dropdown to copy the repository link
- In your local PC, open your terminal or command prompt in the folder you would like to clone this repository into
- Type `git clone (copied link)` on the currently opened terminal or command prompt
- Remember to change `(copied link)` to `git@github.com:olawale-o/todo-tasks.git` which is the name of the repository
# Getting Start with Testing
- open your Terminal and Navigate to the project destination and type `npm install`
- To test the whole project use `npm run test`
- To test test coverage use `npm run test -- --coverage`
# Authors
:bust_in_silhouette: Omoogun Olawale
- Github: [Github](https://github.com/olawale-o)
- Twitter: [Twitter](https://twitter.com/ibreaktherules)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/olawaleomoogun/)
:bust_in_silhouette: Abdulrahman Naser
- Github: [Github](https://github.com/Abdona)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/abdulrahman-nasser-2b7173131/)
# Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page.](https://github.com/olawale-o/todo-tasks/issues)
# Show your support
Give a :star: if you like this project!