Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 608 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 608 Bytes

Developed by: Shon Morgun

This project was bootstrapped with Create React App.

You can find the most recent version of create-react-app npm guide here.


This project is part of interview process with Circandence.

How to start the application:

  1. Install npm dependencies:
npm install
  1. Start the application:
npm start
  1. In a web browser open localhost:3000