diamondyhand / rust-frontend-task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with React task

Available Scripts

npm install

You have to install all node module before 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.

Requirement

View the order book, including bid orders and ask orders.

Add a new bid order.

Add a new ask order.

Cancel an existing order.

About


Languages

Language:JavaScript 74.9%Language:HTML 10.8%Language:SCSS 10.7%Language:CSS 3.6%