/Frontend-Mentor-TodoApp

Frontend Mentor Challenge

Primary LanguageTypeScript

APP TODO LIST

This project was created from a Frontend Mentor challenge.

How to use

Before you begin, you will need to have the following tools installed on your machine:
Git, Node.js.
In addition, it is good to have an editor to work with the code as VSCode.

Clone this repository

git clone https://github.com/AdryelliReiz/Frontend-Mentor-TodoApp.git

Access the project folder in the / cmd terminal

cd Frontend-Mentor-TodoApp

Install the dependencies

npm install

or if you are already familiar with yarn

yarn add

Then run the command to start the application under development

npm  start
//or
yarn start

Now just access http://localhost:3000

Technologies

The following tools were used in the construction of the project:

Autor


Adryelli Reis

Made with ❤️ by Adryelli Reis !!