Skip to content

A simple ToDo web application built using HTML, htmx.js, hyperscript.js, CSS and Bun.

License

Notifications You must be signed in to change notification settings

arham-kk/bun-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDO App

This is a simple ToDo web application built using HTML, htmx.js, hyperscript.js, CSS and Bun. It allows you to create and manage your todo list in a clean and minimalistic interface.

Capture

Features

  • Add Todo: You can add a new todo by typing it in the input field and clicking the "Create" button.
  • View Todos: All your todos are displayed in a section below the input field.

How to Use

Clone this repository to your local machine.

To install dependencies:

bun install

To run:

bun run dev

This project was created using bun init Bun is a fast all-in-one JavaScript runtime.

About

A simple ToDo web application built using HTML, htmx.js, hyperscript.js, CSS and Bun.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published