/todo-list

Primary LanguageJavaScript

Todo List

A simple React-based Todo List built with Create React App.

Getting started

  • Clone or download the repository.

  • cd todo-list

  • Install the dependencies: npm install

  • Run the application on port 3000: npm start