Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 630 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 630 Bytes

Busbud Challenge Demonstration

This project was created to demonstrate the API that provides autocomplete functionality for suggestions to the cities in the USA and Canada.

Access the demo here.

The backend implementation can be found at https://github.com/jonasalessi/coding-challenge-backend-c

Setting up the project

In the project directory run:

yarn

Starting the application

To run the application:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.