ABDULALI3468 / Daily-life-TODO-LIST-REVIEW

RECREATED todolist to have reviews.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello! I am a software developer! I can help you build a product, feature or website. Take a look of my works. If you like what you see and have a project you need coded, don’t hesitate and contact me.

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

Minimalist example

Live Version:

Click to see the Live Version of this project

Built With

  • HTML
  • CSS
  • JavaScript ES6
  • Webpack

Getting Started

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

  1. Open your terminal and navigate to the folder you would like to put these files.
  2. Type these commands into the terminal:
  1. To build the project with webpack
  • npm run build
  • Open dist/index.html in you web browser.
  1. To run the webpack dev server
  • npm run start
  • Your web browser will open on localhost:8080

Authors

👤 Abdul Ali

🤝 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

  • This website is inspired by the minimalist website. That website is already offline but you can still play with thanks to web.archive.org.

📝 License

This project is MIT licensed.

About

RECREATED todolist to have reviews.


Languages

Language:JavaScript 74.7%Language:CSS 16.4%Language:HTML 8.9%