Simple Search Engine (Web)

A simple frontend application that allows a user to see a predefined list of construction companies, filter them by name using a search bar and the built in “specialties” filters.

Screenshots

Desktop Screenshot Mobile Screenshot

Tech Stack

Client: React, Typescript, Vite, EmotionCSS, Mantine

Server: Node, Express, Typescript, Pino, Helmet, Node Json DB

Install & Run Locally

Clone the project

  git clone https://github.com/Theofilos-Chamalis/simple-search-engine-web.git

Go to the project directory

  cd simple-search-engine-web/

Install dependencies

  yarn

Start the server

  yarn dev

GitHub

View Github