Skip to content

hzoppetti/contact-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Client App Description

This is a sample project that allows the user to create a simple contact list.

Prerequisites

This app needs:

  • Node
  • The backend application contact-app
  • A PostgreSQL database connection.

Note: The PostgreSQL setup instructions are in the contact-app application.

Quick Setup

To get started, clone or fork this project. Then run npm install.

Available Scripts

In the project directory, run:

npm run start

Runs the app in the development mode.
Open http://localhost:8081 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

TO DO

This project is still a work in progress. Like many, if not all things in life, its status will probably always be: complete but not finished.

Next up:

  • Tests - yes, I know this should have been done all along.
  • Error handling.
  • Field validation.
  • Authentication.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published