Wander Hunt is a clone of Product Hunt, a website where people share and discover new products. Our take was to create a website where users could share their adventures for people to see and learn of new experiences/adventures to take.
Wander Hunt was created using JavaScript, Express, postgreSQL, PugJS, and Heroku.
This app was built using Express with a postgreSQL database. The backend structure is RESTful, with all data requests using AJAX.
The front end is built using Pug, JavaScript, and CSS. There were no other frameworks and stuck with vanilla JavaScript and plain CSS.
- BCrypt for authorization