An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Todo Tasks

> This is a Todo list built using webpack and served by a webpack dev server.

# Screenshot
![screenshot](https://github.com/olawale-o/todo-tasks/blob/main/src/assets/todo-list-screenshot.png?raw=true")
# 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!