SXPJB / react-todo-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-todo-app

This is a project developed in TypeScript and JavaScript, using npm and React. It connects with a backend hosted in another repository.

Backend Connection

This project connects with a backend developed in Spring Boot, which is located in the following repository: crud-spring-boot.

Installation

To install the project dependencies, run the following command:

npm install

Execution

To run the project, use the following command:

    npm start

About


Languages

Language:TypeScript 90.5%Language:JavaScript 5.0%Language:HTML 4.5%