Simple application. Using the wikipedia api for a quick overview of articles with a nice design. 🔗Online demo link🔗
- React
- Fetch API with async/await to get information from the wikipedia api from AJAX requests
- Using React Hooks
$ npm i && npm start
- Make state easier using react hook useEffect ✨
- Add a page preview to a modal window in a frame 📑