Skip to content

Full stack job tracking app built with node.js, express.js, supabase, react and tailwind

Notifications You must be signed in to change notification settings

souppman/Job-Tracker-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Tracker

A full-stack job application tracking system built with React and Node.js.

Screenshots

Dashboard Overview

Job Tracker Dashboard

Setup Instructions

• Install dependencies: cd server && npm install then cd ../client && npm install • Create server/.env file with your Supabase credentials • Start backend: cd server && npm run dev • Start frontend: cd client && npm run dev
• Open http://localhost:5173

About

Full stack job tracking app built with node.js, express.js, supabase, react and tailwind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages