/dt-money-ignite

Project carried out during the classes of the 3st React JS module of Rocketseat Ignite

Primary LanguageTypeScript

DT money - API consumption and performance in React JS (Ignite)

Taught by Rocketseat Forks Stars

dt-money-ignite cover

Project carried out during the classes of the 3st React JS module of Rocketseat Ignite

🧪 Technologies

This project was developed using the following technologies:



🚀 Getting started

Clone the project and access the folder.

$ git clone https://github.com/leticiar-io/dt-money-ignite.git
$ cd dt-money-ignite

Follow the steps below:

# Install the web dependencies
$ npm install
# Start the web project
$ npm run dev

⬆ Back to top