Skip to content

React app presenting fifa countries and players informations.

Notifications You must be signed in to change notification settings

ZakEnn/football-players-info

Repository files navigation

football-players-info

React demo application presenting football players information.

Application Overview

A simple SPA using react to build dynamic user interfaces based on components.

Alt text

Alt text

Alt text

In the project directory, you can installs the required dependencies:

npm install

and run the app in the development mode:

npm start