A fullstack web application for creating and managing ranking systems such as voting, scoring, and leaderboards. This project focuses on building a complete web application with authentication, API handling, and role-based access control using Next.js. โปรเจกต์เว็บจัดอันดับ (Ranking System) ที่พัฒนาด้วย Next.js โดยเน้นการทำงานแบบ Fullstack ทั้ง Frontend และ Backend รวมถึงระบบ Login และการจัดการสิทธิ์ผู้ใช้งาน
Clone the repository: git clone https://github.com/PPhetto/Ranking-work-website.git cd Ranking-work-website Install dependencies: npm install Run the development server: npm run dev
This project was created for learning purposes and as part of my portfolio. โปรเจกต์นี้จัดทำขึ้นเพื่อฝึกฝนและใช้เป็นผลงานใน Portfolio