BaitApp: aquí podrás encontrar el mejor restaurante de tu localidad.
To install and run this application, you will need to have Node.js installed on your computer. Once you have Node.js installed, you can follow these steps to set up the application:
-
Clone the repository to your local machine: https://github.com/Rzyfront/Bait-App
-
Navigate to the project directory:
-
Install the dependencies:
npm install
- Start the application:
The application should now be running at http://localhost:5173/
To use this application, follow these steps:
- Open your web browser and navigate to http://localhost:5173/.
- On the landing page, you will see a carousel with our service. Click on thee buttons to be redirected to our home.
- On the home page you can check the highest rated restaurants/bar/cafés. Use the search engine and filters.
- Sign in to be a user or publish your restaurant. Use the dashboard to give roles of admins to users. Validate reviews to allow them be shown on the website.
You can also interact with the application programmatically by making API requests. For more information on the API endpoints and request/response formats, refer to the API documentation.
Examples of your application in action, including screenshots, gifs, or videos that showcase its key features and functionality. (Cuando esté más bonito lo hacemos)
Guidelines on how users can contribute to your project, including any rules or procedures for submitting pull requests or bug reports.
Specify the license under which your application is released, along with any applicable terms and conditions.
Information on how users can get help or support for your application, including links to any relevant documentation, forums, or support channels.
Credits to any third-party libraries, tools, or contributors that you used or relied on to develop your application.