JuhoKangas / node-js-laptop-store

Simple dynamic web page made with node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-js-laptop-store

This simple dynamic website is made with node.js. It allows you to easily add new products to the overview page, then dynamically making a new url path to them and constructing the product page.

This was from the course "The Complete Javascript Course 2020: Build Real Projects" By Jonas Schmedtmann

Considerations

This was done purely on node.js without the help of express. In this scale it works pretty well, but when moving to bigger projects I definitely need to learn express next.

About

Simple dynamic web page made with node.js


Languages

Language:HTML 81.2%Language:JavaScript 18.8%