Skip to content

AKAspanion/ownerstown-test-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ownerstown Frontend

A bar phone created for Ownerstown interview test app.

Task

Create a UI that resembles a numpad, and use it to call API with superhero code.

Implementation

Created a replica of a bar Phone using React.

Demo

Watch the demo here.

Run locally

git clone https://github.com/AKAspanion/ownerstown-test-app.git
cd ownerstown-test-app
npm install
npm run start