Skip to content

nsalunkhe/Coresonant-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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!