API for FreeCodeCamp's VotingApp project This app is still under development, therefore I have decided not to deploy it anywhere yet To run Install mongodb. Open terminal and run command "mongod" Open another terminal and run command "npm run dev" Run the client side app