Skip to content

jahongiry/To-do-app

Repository files navigation

Built With

  • Html
  • Css
  • JavaScript
  • Webpack

Live version

https://jahongiry.github.io/to-do-app/

ScreenShot of the project

Screen Shot 2022-06-08 at 11 27 49 AM

Getting Started

To get a copy of this project running on your local computer, do the followings:

Prerequisites

  • Must have a working computer
  • A Web-Browser installed (Chrome - Recommended)

Setup

  • Install VSCode (link)
  • Clone this project repository on your local computer. (link)
  • Open the project directory with VSCode

Install

Open Terminal/Shell inside your VSCode and run

npm run dev

  npm install --force

Run tests

  • For running project

    npm run dev

  • For hint tests, run

      npm run lint:hint
    
  • For style tests, run

      npm run lint:style
    
  • For eslint tests, run

      npm run lint:es
    

Deployment

Authors

👤 Jahongir Yusupov

🤝 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

  • Fellow Micronauts

About

To do app which has feature of adding/deleting and marking as done! The project includes Modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published