Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 375 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 375 Bytes

AskUs

Asking the Community

Alec Yenter [email protected]

DESCRIPTION: Community form website that involves login, posts, and comments. The application uses nodejs, javascript, css, and bootstrap.

STATUS: The website is basic but fully functional.

HOW TO RUN:

clone [repo]

cd [repo]

npm install

node app.js

[Test on browser with http://localhost:3000]