To run the application on your machine, follow the steps below:

1 - Clone this repository on your machine: git clone git@github.com:guilhermemd/rocketseat_project01_ts.git

2 - Install Node dependencies: npm i

3 - To start the application: npm run dev

4 - Access: http://localhost:5173/

Deploy: LIVE APP