2020-09-29 00:10:32 +02:00
2020-08-17 21:19:59 +02:00
2020-07-22 11:42:48 +02:00
2020-07-22 11:01:52 +02:00
2020-08-03 01:05:14 +02:00

Spoti Search

A react application using typescript showing the albums of an artist the user is searching for using a GraphQL endpoint.

Using the app

Installation

  1. Clone the git repo from here.
  2. Install libraries using yarn (can also be run with npm): yarn install

Usage

  • Run the app: yarn start
  • Build the app to deploy it: yarn build
  • Run the tests: yarn test

Tech Stack

Description
Languages
TypeScript 96.9%
HTML 3.1%