Skip to content

RandolphG/Movie.Ticket.C.R.U.D.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Ticket

Movie Ticket

Installation process :


  • clone repo
  • navigate to project folder
  • install all dependencies with npm
  • run with npm
$ git clone https://github.com/RandolphG/Application.git
$ npm i
$ node server.js
$ cd client
$ npm i
$ npm start

Features

  • bcrypt
  • express
  • jsonwebtoken
  • mongoose
  • crud operations