1.2.1 • Published 10 months ago

festivalle_pakajes v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

npm_package_festival

This project uses the Panorama des Festivals API to display festivals from various cities, including the festival name, music type, and start date.

API Used

The application utilizes the Panorama des Festivals API to retrieve festival data. The API provides records containing festival details such as the city name, festival name, music type, and start date.

To learn more about the API and the available attributes in the records, you can refer to the official API documentation here.

Installation

To install the application, you can run the following command:

npm install

Displaying Festivals by City

The application displays festivals for each city with the following information:

  • City: The name of the city where the festival takes place.
  • Festival: The name of the festival.
  • Music Type: The type of music associated with the festival.
  • Start Date: The start date of the festival.

You can run the application to display the festivals using the provided code in the index.js file. by running the following command:

node index.js
1.2.1

10 months ago

1.1.0

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago