Skip to content

intehon/project-pizza

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

JavaScript Pizzeria

A project to try out some vital yet basic JavaScript, like variables, conditionals and native methods. Pure coding, no web page fuss.

The problem

I started out working with if statements for conditionals, and trying out different ways to store the user's input. When I was finished, I created a new .js file, the switch.js where I replaced the if conditionals with switch statements. I'm still not sure which way is the right one, but it was educational and fun to play around!

View it live

https://pizza-della-emelie.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.3%
  • HTML 7.3%
  • CSS 3.4%