Stijn-Rutten / Kwetter

A Twitter clone using Domain Driven Design, Blazor and .NET Maui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bugs Vulnerabilities Reliability Rating Quality Gate Status Lines of Code Coverage


Logo

Kwetter

A Simple Twitter clone using Domain Driven Design, Blazor and .NET Maui


Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

![Product Name Screen Shot][product-screenshot]

Kwetter is a Twitter clone built with .NET 7, Asp.NET Core, and Domain Driven Design (DDD) principles. It allows users to create an account, post short messages (known as "kweets"), follow other users, and view a timeline of their own and their followed users' kweets.

(back to top)

Built With

  • .NET 7
  • ASP.NET Core
  • Entity Framework Core
  • Blazor WASM
  • Hybrid Maui

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Clone the repository to your local machine
    git clone https://github.com/Stijn-Rutten/Kwetter.git
  2. Navigate to the Kwetter Directory
    cd Kwetter
  3. Restore Nuget Packages
    dotnet restore

(back to top)

Contributing

No thanks 🙂

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Project Link: https://github.com/Stijn-Rutten/Kwetter

(back to top)

About

A Twitter clone using Domain Driven Design, Blazor and .NET Maui

License:MIT License


Languages

Language:C# 77.9%Language:HTML 15.7%Language:CSS 5.8%Language:JavaScript 0.6%