Code Monkey home page Code Monkey logo

todo-app's Introduction

Todo App

This is a simple Todo application built using Vue.js. It allows users to manage their tasks by adding, updating, and deleting todos. The app retrieves dummy todo data from a provided API and displays it in a user-friendly interface.

Features:

  • View a list of todos fetched from a dummy API.
  • Mark todos as completed by checking the checkbox.
  • Delete todos from the list.
  • Responsive design for optimal viewing on mobile devices.

Technologies Used:

  • Vue.js
  • Tailwind CSS
  • Axios

How to Use:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies using npm install.
  4. Start the development server with npm run serve.
  5. Open your web browser and navigate to the provided local server address.
  6. Interact with the Todo app by marking todos as completed or deleting them as needed.

Development:

The app retrieves todo data from a dummy API provided via a network request. Upon receiving the data, it displays the todos in a list format. Users can interact with each todo item by marking it as completed or deleting it from the list. The app utilizes Vue.js for its reactive user interface and Tailwind CSS for styling.

Contributors:

  • btwlouis

Feel free to contribute to the project by submitting pull requests or reporting any issues you encounter. Your feedback is highly appreciated!

License:

This project is licensed under the MIT License.

todo-app's People

Contributors

btwlouis avatar

Watchers

 avatar

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.