Thanks to visit codestin.com
Credit goes to github.com

Skip to content

grantran/guestbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guestbook

Simple SPA working as a guestbook-like entry system. Functionally need to record name, time, and date of visit.

Stack: Node, Express + EJS, jQuery, and most likely axios / pg once I hook on a database

To run on your local environment, make sure you have Node installed. Then in terminal:

  1. Clone the repo
  2. npm install
  3. npm start

Localhost server running on port 8000. Nodemon is included.

About

A basic guestbook SPA for attendance tracking - node + express + pg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published