/passenger-counter

A counter app built with HTML, CSS and JavaScript

Primary LanguageCSS

cMLr3asK

Quick start:

$ npm install
$ npm start

I create this apps by learning from site called Scrimba

Most of the purpose is to learn some basic of JavaScript, here you will find some things like:

  • script tag
  • variables
  • numbers
  • strings
  • console.log()
  • functions
  • The DOM
  • getElementById()
  • innerText
  • textContent

Head over to https://vitejs.dev/ to learn more about using vite

About Scrimba

At Scrimba our goal is to create the best possible coding school at the cost of a gym membership! 💜 If we succeed with this, it will give anyone who wants to become a software developer a realistic shot at succeeding, regardless of where they live and the size of their wallets 🎉 The Frontend Developer Career Path aims to teach you everything you need to become a Junior Developer, or you could take a deep-dive with one of our advanced courses 🚀

Happy Coding!