Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 560 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 560 Bytes

Magic Date Ball

Where do you want to eat? Just ask the Magic Date Ball! Using the Yelp API, this app will help you pick a restaurant in your area for those nights you just can't decide!

View a live demo!

The initial version of this app was built with Laravel and Vue.js in 2019. The original code exists as an archive in the archive-v1-laravel-6 branch of this project. The project was re-written in React.js in 2023 and now has a separate Node.js/Express.js server that acts as a proxy to the Yelp API.