YelpCamp
My first full-stack app built during my junior year at FIU. Contributed to Colt Steele's 74 hour Bootcamp that teaches everything web development. An express app self hosted on my linux servers.
Overview
Full-stack application that allows users to discover, create and review campgrounds.
Tech
- EJS(Embedded Javascript)
- Node.js / Express
- MongoDB With WiredTiger, Mongoose ODM
- Authentication: Passport.js, express-sessions, cookies, hashing
- Self-hosted with Docker and Cloudflare using a subdomain of marmossburg.com domain
Notes
- I deployed this app with Render & heroku prior to self-hosting.