Skip to content

williamaredal/expense-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expense-manager

Running expense-manager locally

1. Make sure you have the latest versions of Node installed, and clone this repository.

Link for Node if you don't already have it installed: https://nodejs.org/en/download/

2. Install npm modules

Install the required node modules by running npm i inside the project folder

3. Start the website

To start the website locally run npm start inside the project folder

Using the website

The website allows you to create, submit or authenticate transactions, view your history of transactions, edit unauthenticated transactions before resubmitting or authenticating these from the transaction history page, easily authenticate multiple unauthenticated transactions in the authenticate transactions page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published