To Do List App- Microverse Project

📗 Table of Contents

📖 To Do List App- Microverse Project

To Do List is a milestone project for microverse student in JavaScript Module

🛠 Built With

Tech Stack

Client

Key Features

  • Responsive

(back to top)

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

    node

Setup

Clone this repository to your desired folder:

  git clone https://github.com/olanikegloria/to-do-list-microverse.git

Install

Install this project with:

  cd to-do-list-microverse
  npms install

it will install the required package for running the project

Usage

In this project , its included linter for HTML, CSS and JavaScript To use them, execute the following command:

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

(back to top)

👥 Authors

👤 olanike olatunji

(back to top)

🔭 Future Features

  • Add Animations
  • Add Account System

(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 you can share this project to your friend

(back to top)

🙏 Acknowledgments

I would like to thank microverse for this project

(back to top)

📝 License

This project is MIT licensed.

(back to top)