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

https://github.com/rwubakwanayo/todo-list

Microverse Module 02 Project: This is an educational project to make a TodoList web application, where the users can add new todo, remove todo, edit todo, mark todo as completed, and remove all completed todo. Built with Webpack
https://github.com/rwubakwanayo/todo-list

css3 fontawesome-icons html5 javascript-es6 jest-tests webpack

Last synced: 4 months ago
JSON representation

Microverse Module 02 Project: This is an educational project to make a TodoList web application, where the users can add new todo, remove todo, edit todo, mark todo as completed, and remove all completed todo. Built with Webpack

Awesome Lists containing this project

README

        

# Todo-List

>Microverse Module 02 Project: This is an educational project to make a TodoList web application, where the users can add new todo, remove todo, edit todo, mark todo as completed, and remove all completed todo.

![todo](https://user-images.githubusercontent.com/68381641/172293653-2c45eda8-d0bc-45be-9c36-416d9a320ada.png)

## Built With

- Webpack
- font-awesome icons

## Live Demo

Link to the live demo: [rwubakwanayo.github.io/Todo-List](https://rwubakwanayo.github.io/Todo-List/dist)

## Getting Started

To get a local copy open and running follow these simple example steps.

### Setup

- Download or Clone Repository.
- In case you downloaded repository Extract ZIP Folder.

### Installation

- Open folder in your text editor.
- Run `npm install` command to install all dependencies.
_N.B: Make sure that you have node installed in your commputer, if not [Download Node](https://nodejs.org/en/)_

### Usage

To get project open and running in your browser run `npm start` command which will start webpack-server.

### Run the tests

run: `npm test`

## Authors

👤 **Olivier Rwubakwanayo**

- GitHub: [@githubrwubakwanayo](https://github.com/RWUBAKWANAYO)
- LinkedIn: [Rwubakwanayo](https://www.linkedin.com/in/rwubakwanayo-olivier)

👤 **Manel Hammouche**

- GitHub: [@ha-manel](https://github.com/ha-manel)
- Twitter: [@hamanel](https://twitter.com/ha_manel_)
- LinkedIn: [Manel Hammouche](https://www.linkedin.com/in/manel-hammouche/)

## :handshake: Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).

## Show your support

Give a :star:️ if you like this project!

## Acknowledgments

- Great appreciation to Microverse community.

## :memo: License

This project is [MIT](./MIT.md) licensed.