ajaz-rehman / search-engine

The web front-end application for search engine built with Vue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is the web front-end application which consumes Search Engine API. It's built with Vue 3.

Prerequisites

  1. Node.js
  2. Nodemon

Project Setup

Install Dependencies

npm install

Compile and Hot Reload for Development

npm run serve

Compile and Minify for Production

npm run build

About

The web front-end application for search engine built with Vue.


Languages

Language:Vue 71.4%Language:JavaScript 14.9%Language:HTML 13.7%