https://github.com/stanleyy7/detective
A hobby project whereby I created a mock search engine using Angular and Typescript.
https://github.com/stanleyy7/detective
angular bootstrap font-awesome scss typescript
Last synced: 2 months ago
JSON representation
A hobby project whereby I created a mock search engine using Angular and Typescript.
- Host: GitHub
- URL: https://github.com/stanleyy7/detective
- Owner: StanleyY7
- License: mit
- Created: 2023-02-28T08:27:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-06T00:36:13.000Z (about 2 years ago)
- Last Synced: 2025-01-11T23:12:23.804Z (4 months ago)
- Topics: angular, bootstrap, font-awesome, scss, typescript
- Language: TypeScript
- Homepage:
- Size: 1.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Detective
Link: https://stanleyy7.github.io/detective/

An angular side/hobby project whereby I practiced using Angular and working with an API within an Angular environment to create a mock search engine using a web search API. This side-project also involved using Bootstrap and font-awesome libraries.
## Features
- Ability to search the web
- Pagination
- Responsive
- Jasmine Component Tests