8000 GitHub - foderking/WhoProduced_frontend: Find out who produced some of your favorite tracks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

foderking/WhoProduced_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhoProduced Front-end

Status


Table of Contents

About

This is the source code for WhoProduced - a website for view album / song credit information. Website can be found here!

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You would need these software..

  • An Operating System with a working shell -Bash, Powershell, zsh etc. (linux recommended though, cause that's what i tested on)
  • Git 2.25+
  • npm 7.11+
  • Install yarn npm install --global yarn

Installing

First, clone this project to your local system. You could download as a zip file or clone it throught the terminal

Copy and paste on the terminal

git clone https://github.com/foderking/WhoProduced_frontend.git
cd WhoProduced_frontend

Then install dependencies:

yarn

To run in hot module reloading mode:

yarn start

To create a production build:

yarn build

To run tests:

yarn test

Credits

Releases

No releases published

Packages

No packages published
0