Skip to content

CodesManiac/transmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A transaction monitoring dashboard

Built with

Project Structure

  • src
    • assets
      • fonts
      • icons
      • images
    • components
    • data
    • pages
    • slices
    • types
    • utils
    • App.tsx

To test locally

  • Clone

    In the project directory, you can run:

  • yarn to install dependencies.
  • yarn start to start application.

    Open [http://localhost:3000](http://localhost:3000) to view it on the browser.