nsalunkhe / Coresonant-Assignment

Todo-List App (Using CRUD Operations)

Home Page:https://peaceful-paletas-63d766.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo List App

Welcome to the Todo List App! This application allows you to manage your tasks efficiently.

Features

  • Add new tasks
  • Mark tasks as completed or not completed
  • Edit task titles
  • Delete tasks

Table of Contents

Demo

Check out the live demo: Todo List App

Getting Started

Prerequisites

  • Node.js installed
  • npm or yarn installed

Installation

  1. Clone the repository: git clone https://github.com/nsalunkhe/Coresonant-Assignment.git

  2. install dependencies by npm install

  3. go to the root folder my-app and run the app using npm run start

Screenshots of responsiveness

For Large Screen

image (39)

For Medium Screens

image (41)

Form Small Screens

image (40)

Thank You!

About

Todo-List App (Using CRUD Operations)

https://peaceful-paletas-63d766.netlify.app/


Languages

Language:JavaScript 56.1%Language:CSS 29.6%Language:HTML 14.3%