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.
- Host: GitHub
- URL: https://github.com/huseyinbiyik/minimalist
- Owner: huseyinbiyik
- Created: 2022-05-02T14:43:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-21T17:01:21.000Z (over 3 years ago)
- Last Synced: 2023-03-04T04:25:41.639Z (over 3 years ago)
- Topics: javascript, webpack
- Language: JavaScript
- Homepage: https://huseyinbiyik.github.io/minimalist/
- Size: 313 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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.