Skip to content

mraf19/contact-app-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisites

Getting started

  • Clone the repository
git clone  https://github.com/mraf19/contact-app-server
  • Install dependencies
cd contact-app-server
npm install
  • Make sure you have a contact database on your MySQL

  • Build and run the project

npm start

Navigate to http://localhost:3004

About

Web API for contact app that have CRUD functionality built by Express JS and MySQL as a database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors