Sunday 26 November 2017

NodeJs with ExpressJs + ReactJs inquiry

I'm building an app with React and node, I want to know how to connect the client with the server.Up until now I've gotten information from the server by fetching the api with fetch promisesI'm trying to build a login form, however how do i connect do I send the post http request from my react component to my express controller?Thanks btw.

Submitted November 26, 2017 at 07:36PM by ecruz255

No comments:

Post a Comment