Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 830 Bytes

File metadata and controls

19 lines (12 loc) · 830 Bytes

Getting Started

Welcome. Please clone this project and implement your solution for the P&L chart. Once you're done, create a new repository in your GitHub account and submit your answer. You can access the question here and the form to submit here.

Fetch the option data by making a GET request to this URL: https://mqcmmn3bpx.us-east-1.awsapprunner.com/pnldata.

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.