Skip to content

This is a web application that enables users to add, edit and remove tasks they intend to perform. Built with JavaScript, HTML, and CSS.

Notifications You must be signed in to change notification settings

bigmosi/Todo-Lists-App

Repository files navigation

to-do-

Project Name

My Portfolio -It's project built using HTML and CSS to see how github flow works.

Built With

  • CSS
  • HTML
  • JavaScript

Getting Started

This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.

Live Demo

Ckeckout The live Site here

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

Prerequisites

-Install operating system that best work for you. -Install the latest version of node. Install your favorite Text Editor

Setup

  • Set-up linters in your local env
  • The npm package manager is going to create a node_modules directory to install all of your dependencies.You shouldn't commit that directory. To avoid that, you can create a .gitignore file and add node_modules to it:
  • you need to initialize npm to create package.json file
  • run npm install --save-dev hint@6.x -add hintrc -run npx hint .
  • .stylelintrc
  • run npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
  • run npx stylelint "**/*.{css,scss}"

Install

Authors

👤 Kinyera Amos

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

Link to URL on browser

-URL:browser

About

This is a web application that enables users to add, edit and remove tasks they intend to perform. Built with JavaScript, HTML, and CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published