Emmytobs / expense-tracker-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add the functionality of creating an account or logging into an existing account before transactions can be made

Use JWT to generate authenitication token that users receive each time they login or create an account. This token will be used to perform actions which required authentication like adding an expense or amount

About


Languages

Language:CSS 95.2%Language:JavaScript 4.7%Language:HTML 0.1%