Gui-Devz / Foodfy-NodeJs

An application using Nodejs, Js6 and Template view engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Portfolio Web Page

Web page about food recipes

The project is all about learning technologies such as JS6, NodeJs, HMTL5 and CSS3

License MIT

demo demo

Features

  • 💹 Node Js — A JavaScript runtime
  • 🔵 Express — A web framework for Node Js
  • 💹 Nunjucks — A powerful template engine for Node Js

Getting started

First of all you'll need to install the NodeJs in your machine, if you are a Windows user I'd recommend to install via Chocolatey (If you're user of other OS search for the best way to install Nodejs in your case)

After installing NodeJS you can clone the repository, just use the following command inside your VScode terminal

This step can (or must) be done inside VScode ;)

  • Use the following command on your terminal: npm install

License

This project is licensed under the MIT License - see the LICENSE page for details.

About

An application using Nodejs, Js6 and Template view engine


Languages

Language:HTML 48.4%Language:JavaScript 27.6%Language:CSS 24.0%