/Giftify-Website

The website of Giftify Giveaway Bot!

Primary LanguageTypeScript

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.

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.