Skip to content

clr-li/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

This project includes a Node.js server script and a web page that connects to it. The front-end page presents a form the visitor can use to submit a color name, sending the submitted value to the back-end API running on the server. The server returns info to the page that allows it to update the display with the chosen color. 🎨

Node.js is a popular runtime that lets you run server-side JavaScript. This project uses the Fastify framework and explores basic templating with Handlebars.

This app is designed to fit all screen sizes (phone, tablet, computer, etc.) When the screen is in portrait mode it is a standard calculator. When in landscape, it becomes a 3D graphing calcualtor. URL: https://calculator-df6f0.web.app/ Screen Shot 2022-12-15 at 10 44 27 PM Screen Shot 2022-12-15 at 10 48 13 PM

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published