rohanray / elysia-test

A test TODO list app built with Bun, Elysia and React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bun + Elysia + React test TODO app

This is a test TODO list app built with Bun, Elysia and React.

TODO app screenshot

Running the project

To start the development server run:

bun run dev

Open localhost:3000 in your browser to see the frontend app.
You can view & test all API routes at localhost:3000/swagger

About

A test TODO list app built with Bun, Elysia and React.


Languages

Language:TypeScript 79.3%Language:CSS 20.7%