Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mesi21/code-to-do

Basic To-Do app where you can add and delete todos. Built with JavaScript. The project is built on MVC design pattern.
https://github.com/mesi21/code-to-do

Last synced: 27 days ago
JSON representation

Basic To-Do app where you can add and delete todos. Built with JavaScript. The project is built on MVC design pattern.

Awesome Lists containing this project

README

        

Version

# Code to do

It is just a to do application for coders

## Screenshot

![screenshot](src/style/Todo.png)

### :fire: [Demo](https://code-to-do.imhtapm.now.sh)

## Contribution guide

1. Clone the project
```bash
git clone https://github.com/Mesi21/Code-To-Do.git
cd Code-To-Do
```

To start live-server

```bash
npm start
```
To webpack watch

```bash
npm run watch
```

2. Then :heavy_plus_sign: add your contribution
3. And Feel free to make a PR

## Tehnical tools:

- HTML & CSS
- JavaScript
- Webpack
- date-fnc

## Contributors

- Imhta [@imhta](https://github.com/imhta)
- Emese Molnar [@Mesi21](https://github.com/Mesi21)

## Contact info

Molnar Emese:
- [Email:](mailto:[email protected]) - [email protected]
- [Portfolio]()
- [LinkedIn](https://www.linkedin.com/in/emesemesimolnar/)
- [Twitter](https://twitter.com/buksimesi21)
- [AngelList]()

### If you like this project don't forgot to support us by giving a :star: