Skip to content

whisperky/KT-frontend

Repository files navigation

KATA - On-Chain Job Board

Welcome to KATA On-Chain Job Board built in Next.ts. This decentralized job board platform provides a secure, transparent, and fair ecosystem for job seekers and employers.

Getting Started

Prerequisites

npm install npm@latest -g

Installation

First, clone the repo :

git clone https://github.com/msilucifer/kata-frontend.git

Second, install NPM packages :

npm install
# or
yarn

Finally, add your environment variables in .env file :

NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID=

To RUN

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

How to use this platform

Please read this document

License

Distributed under the MIT License. See LICENSE for more information.

Releases

No releases published

Packages

No packages published