- Create a basic UI using HTML
- build a basic website that allows users to add/remove books from a list
- Use Javascript objects and arrays
- Use E6 modules
- Use webpack and served by a webpack dev server
- Jest Testing for Add Itemes
- Jest Testing for Delete Items.
- HTML & CSS
- Javascript ES6
- Visual Studio Code
- To get a local copy up and running follow these simple example steps.
- Have a Desktop or Laptop Computer running on with Windows, Mac OS or Linux operating system.
- Have git installed on the Computer
- Have a browser install on the Computer
- If it suits you, on your local computer, create a directory in your preferred location (e.g in the Desktop or Document directory)
- Open your Terminal/Powershell or any command line interface you use, then navigate to your created above directory or the directory you'll like to clone this project directory.
- Type
git clone (https://github.com/Iptysam/To-do_list.git)if your're using https with git orgit clone git@github.com:Iptysam/To-do_list.gitif your preferred is ssh and hit enter. - Navigate to the
Conferencedirectory on your local computer in your above chosen directory and open theindex.htmlfile.
- You can view the HTML document in your preferred or default browser.
👤 Iptisam Mukadam
- GitHub: @Iptysam
- LinkedIn:(www.linkedin.com/in/iptisam-mukadam-4b2b39239)
👤 Mudasir Sherwani
- GitHub: @Mudasir Sherwani
- Twitter: @Mudasir Sherwani
- LinkedIn: Mudasir Sherwani
👤 Tahseen Zahra
- GitHub: @tahseenzahra
- Twitter: @tahseen1zahra
- LinkedIn: @tahseenzahra
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.