KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
To-Do-List
★ 10
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
cyberfiction-frontend
:
A front-end website displaying 3D animation on scroll trigger
CARL
:
Classical Action Recognition Library
Simple-Life-Portfolio
:
A Developer blog on minimalism and the way to lead a happy life
pmk_string
:
A simple string library in C
Ridge_Regression_Implementation
:
Ridge Regression Implementation on housing excel csv Dataset
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
To-Do-List
?
Download (.md)
<a name="readme-top"></a> <div align="center"> <img src="murple_logo.png" alt="logo" width="140" height="auto" /> <br/> <h1><b>Welcome to my project 😃</b></h1> </div> <div align="center"> <br/> <h1 align="center">To-Do List</h1> </div> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [❓ FAQ (OPTIONAL)](#faq) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 [To-Do List] <a name="about-project"></a> **To-Do List** is a project to showcase daily tasks arrangement with the help of webpack. ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <ul> <li><a href="https://www.w3.org/TR/2011/WD-html5-20110405/">HTML5</a></li> <li><a href="https://www.w3.org/Style/CSS/specs.en.html">CSS</a></li> <li><a href="https://www.ecma-international.org/publications-and-standards/standards/ecma-262/">JavaScript</a></li> </ul> </details> <!-- Features --> ### Key Features <a name="key-features"></a> - **Easy to the eyes and cultivating at the same time** - **Dynamic creation of content** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> - [Live Demo Link](https://salimer.github.io/To-Do-List/dist/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps: - Clone this repo as described in the setup section. - Make modifications as peferred ### Prerequisites In order to run this project you need: To clone or fork and run it in a browser ### Setup Clone this repository to your desired folder: Example commands: ```sh cd my-folder git clone https://github.com/Salimer/To-Do-List.git ``` using Ubuntu: ```sh cd my-desired-folder git clone https://github.com/Salimer/To-Do-List.git ``` For more information on how to clone or fork a repository: - <a href="https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository">How to clone a repo</a> - <a href="https://docs.github.com/en/get-started/quickstart/fork-a-repo">How to fork a repo</a> ### Install There is no installation required. ### Usage To run the project, open with **index.html** with any web browser. For example, for Google Chrome with Ubuntu: ```sh cd To-Do-List google-chrome index.html ``` ### Run tests There are no test available for this project. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Author <a name="authors"></a> 👤 **Salim Bamahfoodh** - GitHub: [@Salimer](https://github.com/Salimer) <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> Future changes: - improve task box responsiveness - Add more styles and colors <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> Give a ⭐️ if you like this project! <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> - Thanks to all Microverse community <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FAQ (optional) ## ❓ FAQ (OPTIONAL) <a name="faq"></a> > Add at least 2 questions new developers would ask when they decide to use your project. - **[Question_1]** - [Answer_1] - **[Question_2]** - [Answer_2] <p align="right">(<a href="#readme-top">back to top</a>)</p> --> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>