Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhruv-patel-1702/worko
A full-stack React.js job portal built with Tailwind, Supabase, Clerk, and Shadcn UI. Worko allows users to find jobs, post jobs, and explore a responsive, user-friendly interface with advanced job portal functionalities.
https://github.com/dhruv-patel-1702/worko
cleark reactjs supabase tailwindcss
Last synced: 13 days ago
JSON representation
A full-stack React.js job portal built with Tailwind, Supabase, Clerk, and Shadcn UI. Worko allows users to find jobs, post jobs, and explore a responsive, user-friendly interface with advanced job portal functionalities.
- Host: GitHub
- URL: https://github.com/dhruv-patel-1702/worko
- Owner: Dhruv-patel-1702
- Created: 2024-08-25T08:46:52.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T07:29:27.000Z (3 months ago)
- Last Synced: 2024-11-08T00:07:22.547Z (13 days ago)
- Topics: cleark, reactjs, supabase, tailwindcss
- Language: JavaScript
- Homepage: https://worko-six.vercel.app
- Size: 841 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Full Stack Job Portal with React JS, Tailwind CSS, Supabase, Clerk, Shadcn UI Tutorial 🔥🔥
## https://www.youtube.com/watch?v=2XF-HgauItk
![hirrd 1](https://github.com/user-attachments/assets/1da23b25-1f29-4402-be74-03685d9b732d)### Make sure to create a `.env` file with following variables -
```
VITE_SUPABASE_URL=
VITE_SUPABASE_ANON_KEY=
VITE_CLERK_PUBLISHABLE_KEY=
```