Code Monkey home page Code Monkey logo

bun-todo's Introduction

Todo App Project

This Todo App is a web-based application developed with a React.js frontend and a BunJs backend. It uses SQLite for data storage, offering a lightweight yet robust solution for data persistence.

Overview

The Todo App allows users to manage tasks in an efficient and intuitive manner. It provides a user-friendly interface built with React.js, a popular JavaScript library used for building interactive user interfaces. On the backend, BunJs is utilized to ensure smooth, fast and reliable data processing. This Todo App is not just a task tracking tool, it is a manifestation of modern web development practices, simplicity and performance.

Features

  • Create, Read, Modify, Delete (CRUD) tasks
  • Mark tasks as completed
  • Intuitive, sleek React interface
  • Efficient, fast and reliable BunJs backend
  • Lightweight data persistence with SQLite

Local Setup

  1. Clone the repository:
git clone https://github.com/pradeep-mishra/bun-todo.git
  1. Navigate into the cloned repository:
cd bun-todo
  1. Install dependencies:
bun install
  1. Start the backend server:
bun run server
  1. Start the react frontend:
bun run client

Now, you can navigate to http://localhost:3310 in your web browser to see the application running!

License

This project is licensed under the MIT License - see the LICENSE file for details.

Screenshot

Screenshot

bun-todo's People

Contributors

pradeep-mishra avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

thesesone

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.