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]