Skip to content

lac0220/wiki-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikipedia Search Engine

Wikipedia search engine using the Wikipedia API that returns the first 5 listed hits and shows the rest on request. The hits forward us to the specific Wikipedia entry, the so-called wiki page

Tech Stack

  • React.js
  • Bootstrap 5
  • CSS3

Setup

Used React for implementation

Free API - code-level access to the entire Wikipedia database

To run this project locally:

cd ../lorem
$ npm install
$ npm start

Third-Party NPM Packages:

  • react-router-dom: for client side routing (logo image)

  • axios: for creating HTTP requests

  • react-bootstrap: for adding Bootstrap CSS Framework to the project

  • react-hook-form: for form validation

Version

1.0 - 19/09/2022 - Publishing of the website

1.1 - 06/04/2023 - Improving HTTP requests with axios

Author

Laszlo Nemeth

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published