License : MIT
Gatotkaca search engine adalah website search engine seperti pada umumnya, untuk datanya sendiri adalah hasil scraping dari goole.
# Clone this repo
https://github.com/bagusok/gatotkaca
# Install All Module
npm install
# Start Development
npm run dev
# Build Production
npm run build
npm start