/EddieBotUI

EddieBotUI is the front end application that shows Eddie Jaoude Discord Community's public stats.

Primary LanguageJavaScriptMIT LicenseMIT

Issues GitHub license

Logo

EddieBotUI

Eddie Jaoude's Discord bot web application.
Report Bug · Request Feature

Table of Contents

About EddieBotUI

EddieBotUI is a web application built to display all kinds of information about the EddieHub Discord community - click to join - like users biography, usage stats, badges and more.

Getting Started

Before diving in the getting started, there are couple of prerequisites: make sure to satisfy all of them before proceeding. At the end of this section you will be able to run EddieBotUI on your machine.

Prerequisites

Since this is a React-based project, ensure to have installed NodeJS and npm. Here you find some useful links:

Of course, you will also need GIT.

Once you have these things installed on your machine, you're ready for the next step.

Installation

  1. Clone the project repository
// With SSH
git clone git@github.com:EddieJaoudeCommunity/EddieBotUI.git
// With HTTPS
git clone https://github.com/EddieJaoudeCommunity/EddieBotUI.git
  1. Install dependencies
npm i
  1. Run the application
npm start

You should see the application running on http://localhost:3000/ 🚀

Contributing

See CONTRIBUTING for more information.

Contributors

See the list of contributors involved in this project.

CoC

Check out our Code of Conduct.

License

Distributed under the MIT License. See LICENSE for more information.