Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anujesh-ansh/bun-to-do
A simple and efficient To-Do List created using 'bun.sh'βorganize your tasks seamlessly with ease! ππ
https://github.com/anujesh-ansh/bun-to-do
beginner-friendly bun javascript todo-list
Last synced: 2 days ago
JSON representation
A simple and efficient To-Do List created using 'bun.sh'βorganize your tasks seamlessly with ease! ππ
- Host: GitHub
- URL: https://github.com/anujesh-ansh/bun-to-do
- Owner: Anujesh-Ansh
- Created: 2024-01-21T09:27:41.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T10:23:25.000Z (6 months ago)
- Last Synced: 2024-05-22T11:36:27.397Z (6 months ago)
- Topics: beginner-friendly, bun, javascript, todo-list
- Language: HTML
- Homepage: http://github.com/Anujesh-Ansh
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bun-To-Do π
Welcome to Bun-To-Do, a simple and basic To-Do List created using 'bun.sh'βyour go-to for efficient task management! πβ
## Installation π οΈ
To install dependencies, run the following command:
```bash
bun install
```## How to Run πββοΈ
To run the To-Do List, execute the following command:
```bash
bun run index.tsx
```This project was initiated with `bun init` in bun v1.0.4. [Bun](https://bun.sh) is a fast, all-in-one JavaScript runtime.
## Usage of Scripts π
The use of "scripts" ensures that the bun constantly runs this file, keeping it updated each time.
```bash
// Example of using scripts
bun add -D react react-dom @types/react @types/react-dom
```This command adds React dependencies, enhancing the project with dynamic and interactive features.
Feel free to explore and modify Bun-To-Do according to your preferences and requirements. Happy tasking! ππ