-
Clone the repository to your machine.
-
Navigate to the
clientfolder. -
Install the required packages with either
yarn installornpm intallin the terminal. -
Start the application on localHost by entering
yarn startornpm startin the terminal.
Navigate to Register to create a new account...
And then login with the credentials you signed up with. On successful login, a token will be stored in your machine's localStorage to authenticate all requests to the backend.
Upon logging in, you will be greeted with your dashboard.
From here, you will be able to add and update businesses, as well as delete existing ones. Additionally, we have a stats page to display data for each business that aggregates all its available reviews and reveals the positive and negative points of the establishment.
When updating, the site allows changes to the Yelp link.
Pull requests are welcome. For major changes, please open an issue first to discuss the change being implemented.





