Skip to content

ishika2741/my-todos-list

Repository files navigation

my-todos-list

Description

An app that is simple and awesome to organize your tasks with very easy to use interface. It can help you to make list of your tasks.

Functionality

Users should be able to add and delete any todo item.

Getting Started

Prerequisites

NodeJS and NPM should be installed.

Clone the repository

git clone https://github.com/ishika2741/my-todos-list.git

Install dependencies

cd my-todos-list
npm install

Start development

React Version

To start the development server for the React version:

npm start

The frontend app will be running on localhost:3000.

Open index.html in the browser or if using VS Code the Live Server extension is recommended.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages