https://backend-assessment-eight.vercel.app
Step‑by‑step instructions to install the project.
Example (for a typical language / package manager):
# Clone the repo
git clone https://github.com/ily6ix/backend-assessment.git
cd your-repo
# Install dependencies
npm install
npm run dev