Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ixboy/todolist


https://github.com/ixboy/todolist

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        



Microverse


MIT Licensed


GitHub last commit (branch)


GitHub Repo stars


GitHub followers

# To Do list

"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.


Screenshot

[Live Demo Link](https://ixboy.github.io/ToDoList/)

## Built With

- HTML, CSS, JavaScript & Webpack;
- Visual Studio, Git & GitHub;

## Getting Started

### Running locally
To run this project, you only need a computer with a browser (like Google Chrome, Mozilla Firefox, Microsoft Edge, Apple Safari, etc.) installed, and follow these steps:

1. In your terminal, type the following, to clone this repository:

```sh
$ git clone [email protected]:ixboy/To_Do_list.git
```

2. After, run the following commands in your terminal:

```sh
$ cd To-Do-List
$ npm install
$ cd dist
```

What are these commands?
- the `$ cd` command is used to move to different folders.

- while `$ npm run build` is used to compile the aplication files.

3. Open the `index.html` file and run the application;

## Author

👤 **Iyunda Ismael Antonio**

- GitHub: [@ixboy](https://github.com/ixboy)
- Twitter: [@ismaelixboy](https://twitter.com/ismaelixboy)
- LinkedIn: [ismael-antonio](https://www.linkedin.com/in/ismaelantonio/)

## Acknowledgments

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/ixboy/ToDoList/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is MIT licensed.