Skip to content

An efficient tool for searching Wikipedia's extensive database of articles. Project done as part of The Modern Angular Bootcamp.

Notifications You must be signed in to change notification settings

AnevRensburg/wikipedia-search

Repository files navigation

Wikipedia Search

A Modern Angular Bootcamp project

View the demo

Wikipedia Search was developed as part of a Modern Angular Bootcamp project. I finished working on this project in February 2024.

Some of the concepts that form part of this project:

  • Fetching data from an outside API
  • Communication between components
  • Angular app security

This Wikipedia searching tool is used to do a search of the Wikipedia base of articles. A user enters a search term and then a list of 10 articles that match the search term gets printed below.

For every article, the title, the word count and a short snippet of the article gets printed. The title is also clickable so that a user should be able to navigate to an article on Wikipedia.

About

An efficient tool for searching Wikipedia's extensive database of articles. Project done as part of The Modern Angular Bootcamp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published