Skip to content

Sid875/livefitfood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meal Delivery Website

Introduction

A website built to gain experience in building Dynamic websites and Server-Side Web applications using Node.js and Express.

Inspired by the Live Fit Food website.

Development

  • All back-end functionality built with NodeJS and Express.
  • All views created with Express-Handlebars.
  • No Front-End CSS or JavaScript Frameworks used.

How to run

$ npm i
$ npm start

Then visit localhost:3000

Gallery