Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billstephens2022/wikisearch-angular
An Angular app to search using Wikipedia's API and display results.
https://github.com/billstephens2022/wikisearch-angular
angular angularjs bulma bulma-css css css3 html html5 javascript typescript
Last synced: 22 days ago
JSON representation
An Angular app to search using Wikipedia's API and display results.
- Host: GitHub
- URL: https://github.com/billstephens2022/wikisearch-angular
- Owner: BillStephens2022
- Created: 2023-09-08T16:57:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-10T12:27:31.000Z (over 1 year ago)
- Last Synced: 2024-10-16T19:06:24.203Z (2 months ago)
- Topics: angular, angularjs, bulma, bulma-css, css, css3, html, html5, javascript, typescript
- Language: TypeScript
- Homepage: https://billstephens2022.github.io/WikiSearch-Angular/
- Size: 1.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WikiSearch-Angular
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)## Description
An application where you can conduct Wikipedia searches and results are displayed in a table. Click on the article title in the table to see open a new tab with the full Wikipedia article rendered.
Screenshot:
![app screenshot](src/assets/images/screenshot.png)
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)
## Installation
Deployed URL: https://billstephens2022.github.io/WikiSearch-Angular/
## Usage
Enter a search term and see results rendered on the page. Click on a title to see the full Wikipedia article.## License
This application is covered under the MIT License.
For more information: https://opensource.org/licenses/MIT
## Contributing
N/A
## Tests
N/A## Questions
Contact Info
GitHub user name: BillStephens2022
Link to GitHub profile: https://github.com/BillStephens2022
Email: [email protected]