Skip to content

lmmaarriiaa/task-tracker_todo-app

Repository files navigation

React Task Tracker (Todo App)

Simple, intuitive app for managing simple tasks developed with best practices. React To-Do App with API integration for adding, deleting, toggling, and renaming tasks.

Technologies: React, Typescript, JavaScript, HTML5, CSS3, REST API, Bulma

Requirements

Ensure that you have Node.js and npm installed on your computer. This project uses node version 14.

Installation

  1. Clone the repository using git clone
  2. Install dependencies using the command npm install

Running the app

Execute npm start command to run the app. Open your browser and navigate to http://localhost:3000/