Skip to content

DanielBraaksma/MyExpenses-ReactExpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyExpenses-ReactExpress

This is a small budgeting application I built to practice implementing different types of REST APIs. I came accross some great advice once that mentioned a good way to practice and learn new technologies is to build different versions of the same application. This is exactly that.

This version contains a frontend built with React and Redux and it implements the backend with a REST API built with Express. The application has authentication, and allows users to log in and track their expenses. A handy chart breaks down the expenses by category.

This application is deployed here: https://myexpenses-reactexpress.onrender.com/

demo user:
email: [email protected]
password: pass

The backend repo for this app can be found here: https://github.com/DanielBraaksma/MyExpenses-ExpressAPI

About

My Expenses budget app implemented with Express backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published