jianingxu1 / lol-squadscope

Follow your favourite League of Legends eSport team!

Home Page:https://lol-squadscope-jianingxu1.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoL SquadScope

A web platform to stay up-to-date with your favorite League of Legends esports team.

Preview of the Squadscope page

Features

  • Team Tracking: Stay updated with your favorite League of Legends esports teams.
  • Upcoming Matches: Be aware of your team's next matches.
  • Recent Matches: Delve into the recent matches played by your favorite team, exploring their performance and results.

Technologies and Resources Used

Installation

  1. Clone the repository:
    git clone git@github.com:jianingxu1/lol-squadscope.git
  2. Navigate to the project directory:
    cd lol-squadscope
  3. Install dependencies:
    npm install

Usage

  1. Start the development server:
    npm run dev
  2. Open http://localhost:3000 with your browser to see the result.

Contributing

If you'd like to contribute to the project, follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/fooBar).
  3. Commit your changes (git commit -am 'Add some fooBar').
  4. Push to the branch (git push origin feature/fooBar).
  5. Create a new Pull Request.

About

Follow your favourite League of Legends eSport team!

https://lol-squadscope-jianingxu1.vercel.app/


Languages

Language:JavaScript 95.8%Language:CSS 4.2%