BelaEmenta-APP is a frontend application developed as an evolution from a course project. It displays a list of restaurants in Lisbon. The current version has hardcoded restaurants, but querying functionality is being implemented.
- Clone the repository.
- Install the required packages using
npm install
. - Run the app using
npm start
.
- Display a list of restaurants in Lisbon.
- Fetches restaurant data from the BelaEmenta-API.
- Implement querying functionality to search for specific restaurants.
If you wish to contribute, kindly fork the repository and submit a pull request.
This project is licensed under the MIT License.