Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 453 Bytes

File metadata and controls

14 lines (10 loc) · 453 Bytes

Roomba Coding Challenge

Created with React by Alyssa Hooper

Overview

Given a set of driving instructions and dirt locations, track a roomba’s movements and the total amount of dirt it has collected.

yarn start

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

The page will reload if you make edits.
You will also see any lint errors in the console.