iriquintero / irisuniverse-node

Irisuniverse website nodejs

Home Page:https://irisuniverse.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

irisuniverse-node

Irisuniverse website con nodejs y mysql Es una web que sirve como porfolio para diseñadores/ ilustradores, contiene como páginas: home/about/gallery/shop/blog/contacto.

Para usar el repositorio:

1.-instalar node-modules

npm install

2.-crear archivo .env con los valores del mail y de la base de datos.

SMTP_HOST= SMTP_PORT= SMTP_USER= SMTP_PASS=

MYSQL_HOST= MYSQL_DB_NAME= MYSQL_USER= MYSQL_PASSWORD=

3.-importar base de dato.crear usuario y contraseña en la tabla usuarios: con función MD5

About

Irisuniverse website nodejs

https://irisuniverse.herokuapp.com/


Languages

Language:JavaScript 74.5%Language:Handlebars 11.2%Language:CSS 8.6%Language:HTML 5.2%Language:SCSS 0.5%