- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
**TO DO LIST ** This project that we build is based on a website allowing users to add/remove items from a list in real time.
Client
- HTML and CSS
- Webpack
- Javascript & DOM
- Add a task side feature to add a task list with the name of it using javascript classes.
- Add JavaScript to manipulate DOM elements and events.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Installation of Git
- Installation of NPM
- A working browser
- Internet connection
- A code editor like Visual Studio Code
- Installation of Live Server plugging in Visual Studio Code
- Any other tool you can think about
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/yashodhicy/TodoList.git
Install this project with:
cd webpack-demo
npm install
To use this project on the index.html
file with your prefered browser
👤 Yashodhi Chathurangi
- GitHub: [@Yashodhi-Chathurangi](https://github.com/Yashodhi Chathurangi)
- Twitter: [@YashodhiChathurangi](https://twitter.com/Yashodhi Chathurangi)
- LinkedIn: [YashodhiChathurangi](https://linkedin.com/in/Yashodhi Chathurangi)
- Adding class for further javascript
- Adding CSS styleing
- Adding javascript ES6 module
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
If you like this project please give a star ⭐️ to this project
I would like to thank Microverse team, coding partners for the amazing collobrating project
This project is MIT licensed.