ManolloGuedes / Portal-Noticias

Project created as a study way of Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News Portal project

This project is a simple CRUD system based on a News Portal. This News Portal project was created as part of a Node.js study script.

Technologies used

  • Node.js
  • ejs (Embedded Javascript): used as view engine, EJS enables creation of HTML files using Javascript codes embedded
  • express: Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications
  • express-validator: is a set of express that enables form validations on a easy way
  • consign: Makes easier the development due the possibility to autoload modules
  • mysql: Free, simple and powerful DBMS

About

Project created as a study way of Node.js


Languages

Language:HTML 64.4%Language:JavaScript 32.2%Language:CSS 3.4%