Only tour video
Shepherd JSHow the whole project work.
[YouTube Link](https://youtu.be/cR1SISUYHT4?si=LImVl7s8OZxbAeXM)For better experience watch it at 1.75x speed.
To get started with Career-Craft, follow these steps:- Clone the repository:
- git clone https://github.com/Sancharisingh/career-craft.git
- cd career-craft
- Install dependencies:
- Start the development server:
npm install
npm run dev