Skip to content

Yordinia/Rafio-To-do-list

 
 

Repository files navigation

A To do List

📗 Table of Contents

📖 A To do List

A To do List is a website that allows users to create and manage their to-do lists online. These websites usually offer features such as the ability to create multiple lists, set due dates and reminders for tasks, prioritize tasks, and mark tasks as completed.

🛠 Built With

Tech Stack

Client

Key Features

  • Webpack
  • Dynamics of HTML

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

Setup

Clone this repository to your desired folder or download the Zip folder:

    "git clone https://github.com/shihabrafio/To-do-list.git"
  • Navigate to the location of the folder in your machine:
    cd ./user/

Install

Install all dependencies:

    "npm install"

Usage

To run the project, follow these instructions:

  • After Cloning this repo to your local machine.
  • To get it running on your default browser and local host, run:
     " Open the index.html in the project directory with your preferred browser to run the project"

Run tests

To run tests, run the following command:

  • HTML linter errors run:
npx hint .
  • CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • JavaScript linter errors run:
npx eslint .
  • For unit testing, run:
npm test

Deployment

You can deploy this project using: GitHub Pages,

  • I used GitHub Pages to deploy my website.
  • For more information about publishing sources, see "About GitHub pages".

(back to top)

👤 Author

👤 A.I.M. Shihab Uddin Khan

(back to top)

🔭 Future Features

  • Headers and footers
  • Setup Navigations > Book lists, Add books & Contact information
  • Implement unit testing

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project and how I managed to build it!

(back to top)

🙏 Acknowledgments

  • Creative Commons license of the design
  • I would like to thanks all my coding partners at Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Trying out fork

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.4%
  • CSS 39.7%
  • HTML 16.9%