MafanNam / Djinni-Clone-Front

A job search site. In terms of functionality, it is almost equal to Djinni, from which it was inspired. It is written in next js and tip script. The backend is from Django Rest Api, which is available on my repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Djinni Clone Front

Djinni home

Description

A job search site. In terms of functionality, it is almost equal to Djinni, from which it was inspired. It is written in next js and tip script. The backend is from my Django Rest API, which is available on my repository.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

Screenshots

Djinni job Djinni candidate Djinni recruiter Djinni companies Djinni salaries Djinni candidates

About

A job search site. In terms of functionality, it is almost equal to Djinni, from which it was inspired. It is written in next js and tip script. The backend is from Django Rest Api, which is available on my repository.

License:MIT License


Languages

Language:TypeScript 99.3%Language:CSS 0.6%Language:JavaScript 0.1%