https://github.com/bouvens/howtoogle
A search website for "how to"-requests
https://github.com/bouvens/howtoogle
Last synced: 7 months ago
JSON representation
A search website for "how to"-requests
- Host: GitHub
- URL: https://github.com/bouvens/howtoogle
- Owner: bouvens
- License: other
- Created: 2022-06-19T16:29:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-20T20:07:31.000Z (over 2 years ago)
- Last Synced: 2025-02-19T12:47:16.650Z (8 months ago)
- Language: JavaScript
- Size: 1.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# howTOogle
[![CC BY 4.0][cc-by-shield]][cc-by]
[cc-by]: http://creativecommons.org/licenses/by/4.0/
[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg
A joking Google search-based website for "how to" requests
## [Demo](https://bouvens.github.io/howtoogle)
The project is [up and running](https://bouvens.github.io/howtoogle) at the moment.
## _How To_ Run Locally
Run the next commands in a shell:
```shell
git clone git@github.com:bouvens/howtoogle.git
cd howtoogle
npm install
npm run start
```------------------------------------------------------------
Google is a registered trademark of Google LLC and this site is not associated with them.