Skip to content

Latest commit

 

History

History
67 lines (29 loc) · 1.05 KB

README.md

File metadata and controls

67 lines (29 loc) · 1.05 KB

PROYECTO 2

-----Programacion con tecnologias web------

Jhon Jairo Gonzalez Melo

Nicolas Simmonds Samper

Objetivos:

*Aprender a usar nodejs, mongodb, express y React

*Diseñar e implementar una pagina web funcional que preste un servicio para las personas

*Aplicar todos los conocimientos adquiridos para el desarrollo de este proyecto

Tecnologias usadas:

-Nodejs

-Mongodb

-Express

-React

pagina del proyecto :

autores de la pagina :

Jhon Jairo Gonzalez Melo https://github.com/jjgonzalez10

Nicolas Simmonds Samper https://github.com/Nicolas9415

Screenshot:

screenshot

Steps:

1)clone the repository

git clone https://github.com/jjgonzalez10/proyecto2.git

2)After you cloned the repository , you have to install all the dependencies

npm install

3)If you want to run the application you have to follow the next steps

 -npm install jspdf --save
- npm run webpack

- npm run dev

Licensed under the MIT License.