This project was created as the final project from Jonas Schmedtmann's JavaScript course.
You can find out a live-demo to the project clicking here
- JavaScript, HTML5 and CSS3 fundamentals
- Numbers, Strings, Arrays, Objects, Sets
- How to manipulate the DOM and its Events
- JS Functional Programming
- Getting user's geolocation from the window DOM's object
- Storaging data in browser's localStorage
- Async Functions, Promises and Top-level await
- NPM fundamentals
- OOP (Object-Oriented Programming)
- Setting up Git and Deployment into GitHub repositories