For the Frontend Repository, click here
The J-League Predictor is an application that allows soccer fans to predict the outcome of J-League games and earn points for accuracy.
Deployment: https://j-league-predictor.vercel.app/
Task | Tech |
---|---|
Language | |
Framework | |
Testing | |
Database |
Click here for the Frontend Tech Stack
-
Clone the repository:
git clone https://github.com/LakGillJPN/j-league-predictor.git
-
Install dependencies:
npm install
The J-League Predictor app utilizes Express for its backend and React for its frontend. For the Frontend instructions, click here.
Start the Express server:
npm run start
The Express server will run on http://localhost:4000/