2 min read
Onyx

Landing

Onyx is a job search management tool that helps you organize and track your every step of your job search. it is a full stack application built with React, Shadcn UI, TypeScript and Tailwind CSS / Tiptap Wysiwyg editor.

🚀 Installation

 git clone https://github.com/amine-tayani/onyxapp.git
  1. Install NPM packages using Bun

    bun install
    

Usage

  1. Run the development server:

    bun run dev
    
  2. Open http://localhost:3000 with your browser to see the result.

📋 Features & Tech

  • ✅ Fully responsive
  • ✅ Dark mode
  • ✅ Tailwind CSS
  • ✅ TypeScript
  • ✅ React 18
  • ✅ Shadcn UI
  • ✅ Tiptap Wysiwyg editor

🏛️ License

MIT