Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 309 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 309 Bytes

RB To-Do List

Description

RB To-Do List is a simple and efficient to-do list application built with React and TypeScript. It allows users to manage their tasks effectively.

Getting started

  1. Install the dependencies:

    npm install
    
  2. Run the project

    npm run dev