pet-heroes / pet-hero

An open-source project aimed to bring pet lovers together with animals who need loving homes.
MIT License
4 stars 6 forks source link

Basic Server #3

Closed tophergates closed 6 years ago

tophergates commented 6 years ago

Issue Number

1

Issue Description

Created a basic server (NodeJS and Express)

Summary of solution:

  1. Basic server (index.js and app.js)
  2. Client directory with public sub-directory
  3. index.html file in public sub-directory

Can this issue be closed?

Yes

Should any new issues be added as a result of this solution?

Need to setup additional routes on the server as well as additional static HTML pages.

Have you named your branch in a descriptive way? Remember to name your branch in a unique and descriptive manner in order to properly reflect the issue or feature.

Yep

Thanks for contributing! 😸