Project: CodeXPath
Author: Utpal
You can edit the project using your preferred IDE.
# Step 1: Clone the repository
git clone <YOUR_GIT_URL>
# Step 2: Move into the project folder
cd CodeXPath
# Step 3: Install dependencies
npm i
# Step 4: Start the dev server
npm run dev- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS
npm run build
npm run preview