Skip to content

nalinsakthivel/Players

Repository files navigation

Players

Application to get list of players by country

Demo gif

Installation

Players requires Node.js v14+ to run.

Install the dependencies and devDependencies and start the server.

cd players
npm i
node start

To run in android

npm run android

To run in ios

cd ios && pod install && cd ..
npm run ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published