Screenshot and Demo

image

Built With

Getting Started

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/ozanakayaci/search-portal.git
  2. Go to directory

    cd search-portal
  3. Install NPM packages

    npm install
  4. Runs the app in the development mode.

    npm start