Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mreckendonk/todo-today

Daily to do list, build with Webpack and Javascript. Keeps data into localstorage for later use to make sure you don't forget a task
https://github.com/mreckendonk/todo-today

html javascript

Last synced: about 2 months ago
JSON representation

Daily to do list, build with Webpack and Javascript. Keeps data into localstorage for later use to make sure you don't forget a task

Awesome Lists containing this project

README

        

# Project Name: Todo App

This repo is an almost exact copy of this Youtube video: https://www.youtube.com/watch?v=AcUd-_Yjjqg

![screenshot](./todo-list.png)

Additional description about the project and its features.

## Built With

- HTML
- CSS
- Javascript
- Webpack
- VScode
- Git & GitHub

## Live Demo link (develop branch)

[Live Demo Link](https://todo-today-eckendonk.netlify.app)

## Getting Started

**This is an example of how you may give instructions on setting up your project locally.**
**Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.**

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

### Prerequisites

have a working git on your localmachine.
## Install

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

- open terminal
- clone this project with the command:

```
$ git clone https://github.com/mrEckendonk/todo-today.git
```

- Finally, run the next command in the terminal to see the web app in your local browser, or also, you can use Live Server in Visual Studio Code.
```
$ yarn start
```

### Usage
For anyone that whats to learn html & css3 & Js

### Run tests
N/A

### Deployment
N/A

## Author

👤 **Author**

- GitHub: [@mrEckendonk](https://github.com/mrEckendonk)
- Twitter: [@twitter](https://twitter.com/mike_eckendonk)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mike-van-eckendonk)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/mrEckendonk/todo-today/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration 💘
- Microverse program ⚡
- My standup team 🏹
- My family's support 🙌

## 📝 License

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