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

https://github.com/huseyinbiyik/minimalist

A minimalistic to do list app. You can add, delete and edit your tasks. Built with plain JavaScript and local storage.
https://github.com/huseyinbiyik/minimalist

javascript webpack

Last synced: about 1 year ago
JSON representation

A minimalistic to do list app. You can add, delete and edit your tasks. Built with plain JavaScript and local storage.

Awesome Lists containing this project

README

          

# Minimalist

> A minimalistic to do list app. You can add, delete and edit your tasks. Built with plain JavaScript and local storage.

## Built With

- HTML5
- CSS3
- JavaScript
- Webpack

## Live Demo
[Live Demo](https://huseyinbiyik.github.io/minimalist/)

## Getting Started

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

1- Copy this link `git@github.com:huseyinbiyik/minimalist.git`

2- Get the directory that you want to clone the repository.

3- Open the command prompt in this directory.

4- Write `git clone git@github.com:huseyinbiyik/minimalist.git`

5- Go to the repository folder in your command prompt `cd minimalist`.

6- Run `npm install` to install the dev dependencies for linters.

7- Run `npm start` to show the web app on the browser.

### Prerequisites

Web Browser (Chrome,Safari,Mozilla,Edge)

### Install

No need to install. Open the index.html file with a browser.

### Usage

You can navigate through the navigation bar to see the different pages.

## Authors

👤 **Huseyin Biyik**

- GitHub: [@huseyinbiyik](https://github.com/huseyinbiyik)
- Twitter: [@huseyin__biyik](https://twitter.com/huseyin__biyik)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/tahahuseyinbiyik/)

## 🤝 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

-Thank you to Microverse Inc.

## 📝 License

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