Skip to content

Latest commit

 

History

History
2 lines (1 loc) · 344 Bytes

README.md

File metadata and controls

2 lines (1 loc) · 344 Bytes

A Yelp clone web app built with Express & Node.js with routes. Connected to a local MongoDB server using mongoose. Fully featured with authentication (using passport and middleware) and authorization. Styles are made using bootstrap including flash messages. Features include, add post, add comments with edit and delete (with authorization).