Naumen test task. Simple web app built with Wikipedia API. It helps to search top wiki pages and save requests.
See demo: https://wikipedia-search.surge.sh/
- Save requests
- Filter
- Aggregated information
- Dark Theme
- Tests
- Request time
yarn start
- start dev server and open browseryarn build
- make a production buildyarn test
- start tests