bs1180 / search-results

Code sample for the search results exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is a mocked up search results page, retrieving data from a JSON API and displaying the results, complete with currency conversion, sorting and pagination.

Ater cloning and installing the dependencies, use yarn start to build and run or yarn test to run the test suite.

About

Code sample for the search results exercise


Languages

Language:JavaScript 61.0%Language:TypeScript 37.4%Language:CSS 1.6%