Skip to content

LakGillJPN/j-league-backend

Repository files navigation

Header

License GitHub last updated (branch) GitHub issues

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/

Contents

Tech Stack

Task Tech
Language TypeScript
Framework Express.js
Testing Jest
Database Postgres

Click here for the Frontend Tech Stack

Installation

  1. Clone the repository:

    git clone https://github.com/LakGillJPN/j-league-predictor.git
    
  2. Install dependencies:

    npm install 
    

Usage

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/

About

The Backend Repo of the J-League Predictor Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published