Minimal Svelte Freelance job finder App
This will help you find specific jobs faster and easier
β¨ Features
- Browse Freelance gigs/jobs
- View Jobs on Freelancer
- Search for gigs by category
π Stack
- Svelte
- Lucide React - Icons Library
- Tailwind CSS
π€ΈββοΈ How to get started
Before getting started make sure to have nodejs installed on your system
- Clone this repository or download as zip file then unzip.
- Open this folder through command line or any IDE
- Run
npm i - // Install neccessary svelte packages
npm run dev --open - // Start development server and open on browser