/ToDoList

To-Do-List app using ES6 and best practices of HTML, CSS .

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

S

📗 Table of Contents

📖 Library

ToDoList is an app to showcase pure javascript coding skill.

🛠 Built With

Tech Stack

HTML, CSS, Javascript

Key Features

This is to showcase javascript skill.

  • ES 6 Module

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

  • Code editor like Visual Studio Code

Setup

Clone this repository to your desired folder:

  cd your-folder
  git clone git@github.com:sawmon71293/ToDoList.git

Install

Install this project with:

Run tests

To run tests, run the following command:

  • npm audit

  • npm start To check Styelint error:-

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

  • bin/react test test/models/article_test.rb

Deployment

You can deploy this project using:

  • gitHub pages/
  • npm run build

Live Demo

👥 Author

👤 Saw Mon Han

👤 Ritika Rawat

👤 Abdus Sattar

🔭 Future Features

I plan to add more features this project:

  • Implement a nice UI for great user experience
  • Add more functionalities

(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, please consider a star on GitHub!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the opportunity to dream big.

(back to top)

📝 License

This project is GNsU licensed.

(back to top)