Skip to content

Austin-Imbastari/disco

Repository files navigation

Disco Blog

Disco is a fullstack application discussion board, providing a basic yet functional platform for users to engage in discussions. It enables registered users to create, edit, and remove their posts and comments. Additionally, Disco allows its administrators with the authority to remove any user-generated posts or comments.

Technologies Used

  • React.js
  • Typescript
  • TailwindCss
  • UseContext
  • Hooks
  • bun
  • elysia
  • postgres
  • Framer Motion
  • React Router Dom
  • Vite

Live Demo

Preview

Features

  • User can create post.
  • User can view users post.
  • User can delete/edit post & comments.
  • User can Sign In & Sign Out
  • User can switch to light dark mode.

Development

Getting Started

  1. Clone the repository.

    git clone https://github.com/Austin-Imbastari/disco.git
    cd disco
  2. Install all dependencies with bun.

    bun install
  3. Run the vite development server.

    bun run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages