Skip to content

This repository contains the source code of the server and client parts of the website, which allows you to create and make tier lists based on images.

Notifications You must be signed in to change notification settings

lxvdnl/TierList

Repository files navigation

TierList Repository

1. Installation

To set up the project, follow these steps:

  1. Make sure you have Node.js installed.
  2. Navigate to the project directory in your terminal.
  3. Run the following commands in your terminal:
    git clone https://github.com/lxvdnl/TierList.git
    cd TierList
    npm install
    

2. Run the server

To run the server use:

node server.js

If the server run without errors, then copy the link from the terminal and paste it into the browser search. Then you should get to a page like this:
Home page

About

This repository contains the source code of the server and client parts of the website, which allows you to create and make tier lists based on images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published