An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Detective

Link: https://stanleyy7.github.io/detective/

![image](https://user-images.githubusercontent.com/119549394/222954065-2fe8e3e4-3a48-44d0-967b-cd5aeed9cd5f.png)

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