"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.
- JavaScript
- HTML
- CSS
- Install Webpack and webpack-cli
- Install Webpack dependencies
- Create webpack.config.js file, and relevant dependencies to serve the webapp
- Make a folder for your input files and name it src.Add index.js, style.css and module.js file for implementing the required functionality - In this iterate through an array of objects, and display the objects by their index number in ascending order
- Dynamically iterate through the array of objects to display them in a webpage in ascending order
- Request the web page with a web-dev-server or a live-server depending on your environment
- Linters
- Git bash (optional: vscode gitbash terminal)
- Live server on VScode
👤 Rejoice Evans
- GitHub: @githubhandle
- twitter: @twitterhandle
- LinkedIn: LinkedIn
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 who's code/resource was used
- Inspiration
- Microverse student community
This project is MIT licensed.