This project is build using javascript, html and css. I have learn this project from The Complete JavaScript Course 2023: From Zero to Expert! by Jonas Schmedtmann.
In this project I have Used all the javascript array methods. Learn so much new things while building this project.
- Javascript Array Mthods :-
- forEach()
- map()
- filter()
- reduce()
- some()
- every()
- find()
- findIndex()
- flat()
- faltMap()
- reverse() etc.
- Learn method chaining.
- learn optional chaining.
- learn using insertAdjacentHTML.
This project took me around 4 hour to finish.