Skip to content

jianingxu1/lol-squadscope

 
 

Repository files navigation

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 [email protected]: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!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 95.8%
  • CSS 4.2%