Skip to content
#

ejs-template-engine

Here are 201 public repositories matching this topic...

I built a website with node.js and express.js. The biggest new feature that I added is EJS, this this template language that allowed me to build enhanced HTML files and generate HTML content dynamically on the server. With EJS, I also managed to run JavaScript logic, like if statements to render different pieces of content based on different con…

  • Updated Aug 26, 2022
  • EJS

The Football Database is a web application created using Node.js/Express. Users can search for any football team or player and a fetch request is made to The Sports DB API to give back information. An authentication system was also created using Passport.js which allows users to log in and add favourites which appear on the home page.

  • Updated Jan 7, 2023
  • EJS

Improve this page

Add a description, image, and links to the ejs-template-engine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ejs-template-engine topic, visit your repo's landing page and select "manage topics."

Learn more