Avatar | Name | GitHub | |
---|---|---|---|
Diego Sánchez | @CuB1z | Diego Sánchez | |
Jaime Portillo | @PortiESP | Jaime Portillo | |
Daniel Santos | @danisntoss | Daniel Santos |
You can find our project repository here.
Follow these steps to get the application up and running:
-
🖥️ Open your terminal
-
📁 Navigate to the project directory
-
📥 Install the dependencies by running the following command:
npm install
-
🚀 Start the application by running the following command:
npm run start
-
🌐 Open your browser and go to
http://localhost:3000/
- 🎯 Main Page Searches: If you search from the main page, the results will appear on the same page.
- 🌐 Other Page Searches: If you search from any other page, the results will appear on a separate search page.
- 💡 Why a Search Bar on the Main Page? The search bar working doesn't make sense on the main page, but it was required by the project's specifications.
The 8 Ball Brand (c) by Diego Sánchez, Jaime Portillo, Daniel Santos
The 8 Ball Brand is licensed under a Creative Commons Attribution 4.0 International License.
You should have received a copy of the license along with this work. If not, see https://creativecommons.org/licenses/by/4.0/.