#This project uses a local JSON server to save data and retrieves it for display.
#This project runs two servers at once, one for the project at localhost:3000 and the other for the database at localhost:4000
#The project can be accessed at localhost:3000 and the database at localhost:4000