Skip to content

wilterson/dashboard-accounts

Repository files navigation

Overview

Simple app to list users accounts with balance and transactions list.

Technologies

To Run Locally

To run the application locally, you will need to have Node.js and npm/yarn installed.

yarn install
yarn db:seed
yarn dev

You should now be able to access the application at http://localhost:3000.

To Do

  • Improve tests
  • Improve error handling
  • Improve validation

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors