Skip to content

Tiny Discord Clone using Flutter, FastAPI and MongoDB [Frontend]

License

Notifications You must be signed in to change notification settings

denver-code/denscord_fe

Repository files navigation

Denscord Mobile Client

Denscord is a Discord clone built as a pet project to test my skills and create a portfolio project. It allows users to create guilds, channels, and send messages in those channels. This README provides instructions on how to install and set up the Denscord client.

Actual Demo

[Note] Click on image.

yRj2ogMNhtw

Installation

  1. Make sure you have Flutter SDK installed. If not, follow the official Flutter installation guide: Flutter Installation.

  2. Clone this repository to your local machine:

git clone https://github.com/dencer-code/denscord_fe.git
cd denscord_fe
flutter pub get
  1. Install Denscord API

Configuration

  1. change apiUrl to your server in ./lib/app/utils/api_endpoints.dart

Run the App

  1. make sure you have connected your device or simulator
  2. flutter run

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. So fool free to modify the content based on your specific project requirements and preferences.

About

Tiny Discord Clone using Flutter, FastAPI and MongoDB [Frontend]

Resources

License

Stars

Watchers

Forks