basir / node-react-ecommerce

Build ECommerce Website Like Amazon By React & Node & MongoDB
https://node-react-ecommerce-app.herokuapp.com/
1.69k stars 793 forks source link

issue in signin and testing api in the browser #34

Open azenui25 opened 4 years ago

azenui25 commented 4 years ago

when I Screenshot from 2020-06-03 08-05-14 Screenshot from 2020-06-03 08-07-42

try to sign in it returns status 401

also when I run localhost:5000/api/users/create admin it does work and I see an error in the terminal

basir commented 4 years ago

You have not installed mongodb on your computer. Follow this ins: https://docs.mongodb.com/manual/administration/install-community/