Oratory Task

Hosted on Vercel link

This is the repo for the oratory task. For reference
Cloned the figma file using NextJS and Tailwind

Features

  • Routing Support jobs/[jobID]/preview jobs/[jobID]/applicants

  • Highly Responsive

    • The secondary navmenu becomes a part of the sidebar after mobile breakpoint.
    • Button to reveal the sidebar
2024-07-01.14-30-25.mp4
  • Pixel Perfect Replica- Heres the difference image. Generated using Diffchecker diffrep

Getting Started

Clone the repo

git clone https://github.com/Afterdie/Oratory.git

Install dependencies

The project uses npm

npm install

Start dev server

npm run dev

Visit localhost:3000 to see the website

Create Build

npm run build

Thanks for visiting 😺