Skip to content

orfeasr/example-sportsdb

Repository files navigation

ExampleSportsdb

Description

This is an example project for reading data from SportsDB. Initially all items are displayed as cards and the user can search or filter them.

The color scheme can be toggled between light and dark mode.

Node.js requirements

This project was developed with Node.js 12.18.x

Install dependancies

Navigate to the project folder and execute

npm install

Run the project

From within the project folder run

npm start

and navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published