Relative Content

Tag Archive for reactjsnode.jsmongodbpostaxios

POST to mongoDB using axios & express

Struggling to get my data to post – I’m getting a 404 error. I’ve looked around the forum’s and I think it has something to do with my route. I’m not sure I understand the routes aspect and how that works exactly. My get function works fine and pulls the data from the database. Any input would be helpful, I’ve been stuck on this one for a bit now and not sure where my issue is. Thanks everyone!