Skip to content

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

License

Notifications You must be signed in to change notification settings

Owusu-Desmond/To-do-list

Repository files navigation

To-do-list

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

Setup

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.

Download the ZIP from this location, or run the following git command to clone the files to your machine:

  • Once the files are on your machine, open the To-do-list folder in Visual Studio Code, and follow the steps in Installation & Set Up

🛠 Installation & Set Up

  1. Install Node Modules

    npm install
  2. Start the development server

    npm start
    
  3. Open http://localhost:8080 to view it in the browser.

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build
    

Live Demo Link

Access the the online version of my application with this link Live Demo

Build With

  • Editor : Visual studio code

  • Languages

    • HTML
    • CSS
    • JavaScript
  • Terminologies used

    • Linters
    • LocalStorage
    • Github workflow
    • Webpack

Author

👤 Desmond Owusu Ansah

🤝 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.

About

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published