Skip to content

Giftify is a Python bot designed for hosting giveaways on discord. It can also be used for hosting raffles and managing donations.

Notifications You must be signed in to change notification settings

Giftify-Bot/Giftify-Website

Repository files navigation

Website Source Code

This repository contains the source code for Giftify Bot's website.

Overview

The website is built using NextJS. It uses Tailwind CSS for styling and ShadCN UI for components.

Installation

  1. Clone the repository:
git clone https://github.com/Giftify-Bot/Giftify-Website
  1. Install the dependencies:
cd Giftify-Website
npm install

Usage

To run the website, use the following command:

npm run dev

This will start the website on http://localhost:3000.

Contributing

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

  • Fork the repository.
  • Create a new branch for your feature or bug fix.
  • Make your changes and commit them.
  • Push your changes to your fork.
  • Submit a pull request to the main repository.

Website

To access the live version of the website, visit https://giftifybot.vercel.app.

License

The source code in this repository is licensed under the MIT License.

About

Giftify is a Python bot designed for hosting giveaways on discord. It can also be used for hosting raffles and managing donations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published