Skip to content

Ukhang/brenda

Repository files navigation

Brenda

Brenda - The World's Work Marketplace. I created this inspired by the upwork freelance marketplace

How to run 💻

Please follow the below instructions to run this project in your machine:

Getting Started

  1. Clone this repository :
git clone https://github.com/Ukhang/scema-search-engine.git
  1. Go into cloned directory:
cd scema-search-engine
  1. install dependencies and devDependencies:
npm install
# or
yarn install
  1. run your development server
npm run dev
# or
yarn dev
  1. Open http:https://localhost:3000 with your browser to see the result