pFragga / WebDev_2

Simple web application using express.js, Handlebars and the WikiAds API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Development 23-24 - Assignment 2

The second assignment for the Web Development Course at Athens University of Economics and Business during the winter semester of 2023-24.

Getting started

To start hosting the website at http://localhost:8080, do:

$ npm run start

To do the same but using nodemon, do:

$ npm run start:dev

Credits

  • Colors borrowed from tonsky's Alabaster color scheme

About

Simple web application using express.js, Handlebars and the WikiAds API


Languages

Language:JavaScript 64.0%Language:HTML 28.9%Language:CSS 7.1%