A web application designed for filtering restaurants based on our preferences (dish, location, category), with the option to display them on a world map. We also provide the capability to add and manage these restaurants, as well as to rate them.
- Open the backend project (here) in IntelliJ IDEA and run it.
- Open the frontend project (this one) in WebStorm and run it, or simply execute
npm start
in a terminal (if you are in the main folder of this project). - Wait a few seconds; a new tab will open in your browser.
It's very simple. You can create a new account or log in using your Google account. Utilize the search bar to find a restaurant, or employ the filter button for advanced search options.