Skip to content

rohanray/elysia-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.3%
  • CSS 20.7%