Skip to content

DubDor/Node_Farm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Node Farm Website

One of my first pieces to create a dynamic website using NODE.JS, a simple API, HTML, CSS, JS, JSON.

A simple website that displays products to choose from and you can click into them via the details tab to learn more about that product


The site is built using HTML templates for the products and a template card for each product as well as an overview page. I have used Javascript to bring this all together to create a dynamic website with use of a simple API.
Using json to create the products (data.json) and pulling them into the site via their unique ID number.
Also i have created the replaceTmeplate function into a module so that it can then be pulled into future projects if needed.

About

One of my first pieces to create a dynamic website using HTML, CSS, JS, JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors