/To-do-list

This is a minimalist to-do list that alows users to organize daily activities.

Primary LanguageJavaScriptMIT LicenseMIT

To-do-list

πŸ“— Table of Contents

πŸ“– [To-do-list]

[To-do-list] Is a personal priject that alows users to add and remove tasks!

πŸ›  Built With

HTML5, CSS3, JavaScript, Git and Github

Tech Stack

Client
Server

Key Features

  • [Best organization]
  • [Professional documentation]
  • [Clean Working]

(back to top)

πŸš€ Live Demo

(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:

  • Visual Studio Code installed
  • Npm installed
  • A Github account
  • Git installed

Setup

Clone this repository to your desired folder:

cd my-folder git clone https://github.com/bohaz/To-do-list.git

Install

Install this project with:

-Install Node Modules

npm install

Usage

To run this project, execute the following command:

-Start the development server

npm start

Run tests

To run tests, run the following commands:

-HTML linter errors run:

npx hint .

-CSS linter errors run:

npx stylelint "**/*.{css,scss}"

Deployment

You can deploy this project using:

-Github

(back to top)

πŸ‘₯ Authors

πŸ‘€ Ricardo MartΓ­nez

(back to top)

πŸ”­ Future Features

  • [Functionality]
  • [Content]

(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 let me know with a STAR!

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)