Premier League Center adalah sebuah aplikasi web yang dirancang untuk menyediakan informasi terkini dan komprehensif mengenai Liga Primer Inggris. Aplikasi ini memungkinkan pengguna untuk mendapatkan berita terbaru, jadwal pertandingan, hasil pertandingan, statistik pemain, dan klasemen liga. Dengan antarmuka yang intuitif dan responsif, Premier League Center memberikan pengalaman pengguna yang optimal baik di desktop maupun perangkat mobile.
UML
ERD
Flowchart
- Clone this repository
git clone https://github.com/SistemBasisData2024/Premier-League-Center.git
- Ensure You’re on the right folder
cd Premier-League-Center
- Ensure You’re on the frontend folder
cd frontend
- Run npm install to install all dependencies
npm install
- To test the installation result run
npm run dev
-
Ensure You’re on the frontend folder
cd frontend
-
Run npm install to install all dependencies
npm install
-
Insert the .env file to backend folder
-
To test the installation result run
npm run start