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

https://github.com/jeanbulambo/todolist

The 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. We built a simple website that allows for doing that, and we did it using ES6 and Webpack!
https://github.com/jeanbulambo/todolist

css html javascript webpack

Last synced: 9 months ago
JSON representation

The 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. We built a simple website that allows for doing that, and we did it using ES6 and Webpack!

Awesome Lists containing this project

README

          

# Microverse-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. we built a simple website that allows for doing that, and we did it using ES6 and Webpack!

## Live Demo

[Live Demo Link](https://stupendous-crisp-251e90.netlify.app)

## Built With

- HTML5
- CSS
- JavaScript (ES6)
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)

## Getting Started

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

### Prerequisites
install git, node, any code editor in your local machine

### Setup
clone the repo or download from git@github.com:Jeanbulambo/Todolist-repo.git

### Install dependencies

npm install

### Build the app'

npm run build

### Run the app

npm start

### Deployment

To run the project run the "index.html" file in your browser.

👤 **Author1**

- GitHub: [@Jeanbulambo](https://github.com/Jeanbulambo)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc.

## 📝 License

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