Brenda - The World's Work Marketplace. I created this inspired by the upwork freelance marketplace
Watch the live: https://brenda-sooty.vercel.app/
Please follow the below instructions to run this project in your machine:
- Clone this repository :
git clone https://github.com/Ukhang/scema-search-engine.git
- Go into cloned directory:
cd scema-search-engine
- install dependencies and devDependencies:
npm install
# or
yarn install
- run your development server
npm run dev
# or
yarn dev
- Open http://localhost:3000 with your browser to see the result