Skip to content

tigran-sedrakyan/player-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Player List

This app is a demo player list app. Features:

  • search for players by name and get most relevant results
  • save players, and display them saved for subsequent searches
  • unsave players

Building and starting the app

Only development mode supported.

Steps

clone this repo:

git clone https://github.com/tigran-sedrakyan/player-list

change to app directory:

cd player-list

install all necessary modules:

npm install

build the app:

npm run build

start the app:

npm start
Enjoy! :D

About

A demo player list app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published