Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 555 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 555 Bytes

JS-Study-Group

Final Project

Final Project

  1. Create a Wiki Search app using the following materials.

API Docs - https://www.mediawiki.org/wiki/API:Main_page

API endpoints sample - https://en.wikipedia.org/w/api.php?action=query&list=search&prop=info&inprop=url&utf8=&format=json&origin=*&srlimit=30&srsearch=%27Nigeria

Sample Project - https://harithmetic1.github.io/Wiki-Search-app/

  1. Use HTML, CSS and JS to make this work
  2. Host the project and paste the link to the live project in the SubmissionFP.md file in the Final Project folder.