nejdetkadir / minimalist

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

Home Page:https://huseyinbiyik.github.io/minimalist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

-Thank you to Microverse Inc.

📝 License

This project is MIT licensed.

About

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

https://huseyinbiyik.github.io/minimalist/


Languages

Language:JavaScript 58.9%Language:CSS 25.9%Language:HTML 15.2%