- Create a text channel in discord
- Navigate to Edit Channel > Integrations > Webhooks > New Webhook
- Click on the newly created Webhook > Copy Webhook URL
To run this project locally, follow these steps:
- Clone this repository
- Navigate to the project folder
- Install Dependencies
- Start Dev Server
- Open on browser
git clone https://github.com/makersmecca/DiscordFileStorecd DiscordFileStorenpm installnpm run devGo to "http://localhost:5173"