Skip to content

Zwerruga/Wikipedia-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome Wikipedia viewer 🔍

Simple application. Using the wikipedia api for a quick overview of articles with a nice design. 🔗Online demo link🔗

⚙️ General Info

ReactReact HooksFetch

  • React
  • Fetch API with async/await to get information from the wikipedia api from AJAX requests
  • Using React Hooks
    $ npm i && npm start

🔥Snapshots 👀

Demonstration of functionality

🔮 In Future ⏳

  • Make state easier using react hook useEffect ✨
  • Add a page preview to a modal window in a frame 📑