/Code_Review_Exercise

The purpose of this repository is to improve my code reviewing skills and gain a deeper understanding of best practices in JavaScript, HTML, and CSS. It contains a copy of my To Do List project, which I use to evaluate and compare issues and provide valuable feedback. Additionally, there is a group scenario included.

Primary LanguageJavaScript

Todo List

📗 Table of Contents

📖 Todo List

Todo List Todo List" is a web application that assists in organizing your daily tasks. With this app, you can easily list the things that you need to do and mark them as complete once they are done. The app is built using ES6 and Webpack, and it provides a simple and intuitive interface for managing your tasks. Use "Todo List" to streamline your day and increase your productivity.

🛠 Built With

Tech Stack

Client
  • HTML
  • CSS
  • JavaScript
  • Webpack

Key Features

  • A good HTML and CSS Design.
  • Using Webpack
  • Check Linters
  • Good RADME

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Create a repo on your repositores files.
  • Clone or make a copy of this repo on your local machine.
  • Follow GitHub flow.
  • A carefully reading of this README.md is required.

Setup

Clone this repository to your desired folder:

cd my-folder
git clone https://github.com/ahmedeid6842/ToDo-List.git

Install

Install this project with:

npm install

Usage

To run the project:

 npm start

To build the project:

npm run build

Run tests

To run tests, execute the following command:

 npx hint .

(back to top)

👥 Authors

👤 Ahmed Eid

(back to top)

🔭 Future Features

  • Apply the Addition and removal functionality
  • Make the project more interactive

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project feel free to leave a start, all contributions are welcome!.

(back to top)

🙏 Acknowledgments

We would like to thank Microverse comunity, they do an excellent job.

(back to top)

📝 License

This project is MIT licensed.

_NOTE: we recommend using the [MIT license]

(back to top)