Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 446 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 446 Bytes

99Tech Code Challenge #1

Note that if you fork this repository, your responses may be publicly linked to this repo.
Please submit your application along with the solutions attached or linked.

It is important that you minimally attempt the problems, even if you do not arrive at a working solution.

Installation

Checkout my code

Install dependencies with

npm install

Run project with

npm run dev

Happy coding