https://github.com/lrmn7/drs-website-bot
Discord bot website
https://github.com/lrmn7/drs-website-bot
discord-website-bot discordbot
Last synced: 4 months ago
JSON representation
Discord bot website
- Host: GitHub
- URL: https://github.com/lrmn7/drs-website-bot
- Owner: lrmn7
- License: mit
- Created: 2023-10-08T10:22:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-08T10:23:33.000Z (almost 3 years ago)
- Last Synced: 2024-05-01T22:37:56.072Z (about 2 years ago)
- Topics: discord-website-bot, discordbot
- Language: HTML
- Homepage: https://drsesport.is-a.fun/
- Size: 15.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## đ§ Getting Started
### đ Dependencies
* Tailwind CSS - [Click Here](https://tailwindcss.com/docs/installation) to view Tailwind CSS Guide.
* Splide JS - [Click Here](https://splidejs.com/guides/getting-started/) to view Splide JS Guide.
### đ Installation & Setup Instructions
#### 1. Download this repository or clone it via Git using the commands below:
$ git clone https://github.com/lrmn7/drs-website-bot.git
$ cd drs-website-bot
#### 2. Install `node_modules` and other dependencies:
$ npm install @splidejs/splide
$ npm install -D tailwindcss
$ npx tailwindcss init
#### 3. Start your live server
## â Help
Contact me on the links below:
* [Join discord server](https://discord.gg/WFfjrQxnfH)
## đ Languages & Tools Used
* HTML5 for building the UI
* SCSS & Tailwind CSS for styling components
## đ Version History
* Version 1.0 (Current)
* Initial Release
## ÂŠī¸ License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details