Skip to content

TheMachineDev/dt-money

Repository files navigation

Simple finance tracking app made with reactjs to learn the basics of consuming an API. This project was developed during Rocketseat's React courses.

Sample preview showcasing the timer web-app in its initial state

Project Setup

npm install

Compile and Hot-Reload for Development

To run the frontend:

npm run dev

To run the json api:

npm run dev:server

Type-Check, Compile and Minify for Production

npm run build

About

Simple finance tracking app developed during Rocketseat's React courses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published