kaliacad / mostvisitedarticle

https://emingi.netlify.app/
MIT License
6 stars 31 forks source link

Most visited articles (Wikimedia)

This web application was developed as part of an intensive workshop with Wikimedia RDC. Its main objective is to filter the available data on Wikimedia and identify the most searched articles in a given country.

Main Features

Usage

Prerequisites

Installation Steps

  1. Clone this repository to your local machine.
  2. Navigate to the application's directory in your terminal.
  3. Run the command npm install to install all necessary dependencies.

Technologies Used

Execution Steps

  1. Start the application using the command npm start.
  2. Open your web browser and go to the URL http://localhost:3000.

Usage

  1. On the homepage, select the country for which you want to analyze the data.
  2. Click the "Analyze" button to start the analysis process.
  3. Once the analysis is complete, the results will be displayed on the page, indicating the most searched articles in the selected country.

Contribution

Contributions are welcome! If you wish to contribute to the improvement of this application, please follow these steps:

  1. Fork this repository.
  2. Create a new branch for your changes (git checkout -b feature-improvement).
  3. Make your changes and commit them (git commit -am 'Add a new feature').
  4. Push your changes to your branch (git push origin feature-improvement).
  5. Create a new Pull Request and describe your changes.

License

This project is licensed under the MIT License.