Abhay5855 / Skillscope

0 stars 2 forks source link

Getting Started

First, run the development server:

pnpm run dev

Get Started

  1. Clone the repo using

    git clone git@github.com:Abhay5855/Skillscope.git
  2. Add Dependencies

    pnpm i
  3. Run the server

    pnpm run dev

    Tech

  4. Frontend - Next JS

  5. Backend - Python

  6. Type Checking - Typescript

  7. Icons - https://lucide.dev/guide/packages/lucide-react

  8. For UI compoennts - https://headlessui.com/

Pull Request Guidelines

A pull request's format should...

Folder Structure