DiscGolf is a web application designed for disc golf enthusiasts to track scores, view courses, and enhance their gameplay experience. The project is built using React,TypeScript, JavaScript, CSS, and HTML.
- Score tracking system
- Course database
- Usable with up to 8 users/players
- Results page
- Responsive design
- Hosted on Vercel
- Frontend: React, TypeScript, JavaScript, Tailwind CSS, HTML
- Backend: Node.js, Express.js
- Database: PostgreSQL
- Deployment: Vercel
Ensure you have the following installed:
- Node.js
- npm or yarn
git clone https://github.com/evenluiv/discgolf.git
cd discgolfcd client
npm install
npm run dev
- Even Luiv @evenluiv https://github.com/evenluiv