In this project, I will build a simple HTML list of To Do tasks. The list will be styled according to the specifications listed later in this lesson. This simple web page will be built using webpack and served by a webpack dev server
HTML Basic CSS JavaScript and ES6 syntax Webpack Linters (Lighthouse, Webhint, Stylelint, Eslint) Git/GitHub work-flow
you can clone the repository by using the command below and run the "npm install" command to install the necessary tools
[`https://github.com/Bantealem/my-to-list.git']
git clone git@github.com/Bantealem/awesome-books.git
npm install
npm run build
npm start
If you are non a technical person you can download the zip file.
- To do that you have to go to the green button that says 'Code' and then press on it.
- Choose the option 'Download Zip' and wait until it download.
- Then you need to decompress it.
- You will need to have Zip compress file software installed in your computer. If you don't have it you can download it from here
- Do double click on the Capstone-1.zip and choose a folder where to place all the decompressed files.
- Once you are done decompressing, you can open the created folder.
- In it you can double click on the index.html file and choose a browser to open it (For example google Chrome Browser).
- Now you should be able to see the project.
- Remember to use the mouse to navigate through the website. Also you can use the keys 'arrow up' and 'arrow down' of your keyboard to scroll up and down.
👤 Author
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- A great thanks to My coding partners, morning session team, and standup team Partners for their contributions.
- Thanks to Code Reviewers for the insightful feedback.