To do List
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
"To do list" is a minimalist web application that uses HTML, CSS, webpack, bundlers and linters to let a user create a to do list. Usr would be able add and remove to do list items dynamically and the list items will be generated dynamically using javacsript (ES6).
Client
- HTML
- CSS
- Java Script
- User is able to add a list item for todo list.
- User is able to 'check' in checkbox for completed list items .
- The webapp enables user to see all the to do items to be done.
- Contact form for users to get in touch with the developer.
- webapp uses minimalist web design.
- UX is manifested by simplicity and easy to use interaction
coming soonTo get a local copy up and running, follow these steps.
In order to run this project you need:
- Git: Download and install Git for your platform.
- Node.js: Download and install Node.js for your platform
- webpack and liver server
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:umarahgul/webpackSetup.gitInstall linters for this project with: Install webpack
cd my-project
npm install👤 Umarahgul
- GitHub: @umarahgul
- LinkedIn: @umarahgul
👤 Arslan Majeed
- GitHub: @arslan49sp
- Twitter: @arslan49sp
- LinkedIn: Arslan Majeed
- Add Interaction to 'clear all completed'
- Add be able to drag and drop list items
Contributions, issues, and feature requests are welcome! Feel free to check the issues page. If you wish to contribute to the 'to do List' project, you can follow these steps: Fork the repository to your GitHub account. Create a new branch for your feature or bug fix. Make your changes and commit them with descriptive commit messages. Push the changes to your forked repository. Open a pull request to the original repository, describing your changes.
I am grateful to you for your interest and support, and your support means a lot for future development. Give a ⭐️ to show your support.
I would like to thank Microverse for providing a steep learning curve and making this project possible.
This project is MIT licensed.