The juicer is a project that creates an app that hosts various kinds of drinks specifcally, cocktails.
As a user of the application,you will be able to :
- Search for various drinks by the names from the search bar
- Get the methods of how to prepare them
- Click the order now button to make an order
- Access to a computer or any other garget
- Access to internet
- Clone to the repo : git clone https://github.com/BenardAbwao/TheJuicer
- Unzip the downloaded files in a folder of choice.
- Open the files using any text editor.
- Install the required dependencies using npm install or yarn install.
- Open the app in in the browser using npm start or yarn start.
- Click this link to view the live application https://benardabwao.github.io/TheJuicer/
- HTML - which was used to develop the structure of the pages.
- CSS - which was used to style the page.
- React JavaScript - which was to create user interaction to the app.
- No bugs reported so far.
- Some features are not yet implemented.
MIT License Copyright (c) [2022] [The Juicer]