fefi95 / react-project

React pet project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React training

This a pet project to learn React. Only used in dev mode.

What's the app about

Determine how similar are your taste in music comparing with another user using Spotify accounts

Features

  • Compare's a user with another and determines:
    • Top 5 matched artists
    • Top 5 matched songs
    • Top 3 matched genres

Getting started

Tools

Install

Install node and yarn. You can use asdf:

asfd install

Install the project's dependencies:

yarn install

Run project

Dev

yarn vite

Run tests

Under construction..

About

React pet project


Languages

Language:TypeScript 97.1%Language:HTML 2.9%